From af84359bdb49282dbd26a72cb67d25a3823290db Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 30 Dec 2021 11:59:05 +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 1a878ef..6fe96b5 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-[![All Contributors](https://img.shields.io/badge/all_contributors-115-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-116-orange.svg?style=flat-square)](#contributors-)
# rustlings 🦀❤️
@@ -321,6 +321,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
alirezaghey 🖋 |
Franklin van Nes 💻 |
nekonako 💻 |
+ ZX 🖋 |
From 17e3e75331ea508efddd9a7d507bf76a16fd9a24 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 30 Dec 2021 11:59:06 +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 6c3319c..91b2a48 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1065,6 +1065,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "tan-zx",
+ "name": "ZX",
+ "avatar_url": "https://avatars.githubusercontent.com/u/67887489?v=4",
+ "profile": "https://github.com/tan-zx",
+ "contributions": [
+ "content"
+ ]
}
],
"contributorsPerLine": 8,