From 1f9d00685836cbf639a518b5612e7e16d669bf48 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 7 Feb 2021 11:22:32 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index c2e598c..fe61f6f 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-[![All Contributors](https://img.shields.io/badge/all_contributors-74-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-75-orange.svg?style=flat-square)](#contributors-)
# rustlings 🦀❤️
@@ -253,6 +253,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Jean-Francois Chevrette 🖋 💻 |
John Baber-Lucero 🖋 |
+ Tal 🖋 |
From f1d2b3a39a676ae25cc0e4fb18f582441bc239e2 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 7 Feb 2021 11:22:33 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 9cdf6b0..6db7a29 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -692,6 +692,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "tal-zvon",
+ "name": "Tal",
+ "avatar_url": "https://avatars.githubusercontent.com/u/3195851?v=4",
+ "profile": "https://github.com/tal-zvon",
+ "contributions": [
+ "content"
+ ]
}
],
"contributorsPerLine": 8,