From 52c7f8a85901b6714c732d2107823750de0d452f Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 4 Feb 2022 14:13:31 +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 6fe96b5..b4f6a7e 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-[![All Contributors](https://img.shields.io/badge/all_contributors-116-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-117-orange.svg?style=flat-square)](#contributors-)
# rustlings 🦀❤️
@@ -322,6 +322,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Franklin van Nes 💻 |
nekonako 💻 |
ZX 🖋 |
+ Yang Wen 🖋 |
From a2e74a2a4bebdd48e9c4336c08c02222e36e2e6d Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 4 Feb 2022 14:13:32 +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 91b2a48..3f24644 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1074,6 +1074,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "sundevilyang",
+ "name": "Yang Wen",
+ "avatar_url": "https://avatars.githubusercontent.com/u/1499214?v=4",
+ "profile": "https://github.com/sundevilyang",
+ "contributions": [
+ "content"
+ ]
}
],
"contributorsPerLine": 8,