From e08b6cf3ef157dd7dc65b920b36723a4c480179c Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 31 Oct 2021 16:25:35 +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 a3ef758..c0ba6ce 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-[![All Contributors](https://img.shields.io/badge/all_contributors-111-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-112-orange.svg?style=flat-square)](#contributors-)
# rustlings 🦀❤️
@@ -315,6 +315,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Zhenghao Lu 🖋 |
Fredrik Enestad 🖋 |
xuesong 🖋 |
+ Michael Walsh 💻 |
From cb661896a21aa00d46b894cdc4a7632f7569479c Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 31 Oct 2021 16:25:36 +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 d7c7d46..cda0377 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1029,6 +1029,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "MpdWalsh",
+ "name": "Michael Walsh",
+ "avatar_url": "https://avatars.githubusercontent.com/u/48160144?v=4",
+ "profile": "https://github.com/MpdWalsh",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 8,