From 293dfb35d53aba5f9566f980197f93545ed2216d Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 21 Apr 2021 12:50:26 +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 2d2cb0e..e76a04d 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-[![All Contributors](https://img.shields.io/badge/all_contributors-89-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-90-orange.svg?style=flat-square)](#contributors-)
# rustlings 🦀❤️
@@ -277,6 +277,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Shao Yang Hong 🖋 |
+ Brandon Macer 🖋 |
From 8d0490bd70c7f4227a5aa43b259359a13117435d Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 21 Apr 2021 12:50:27 +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 e820b42..2820d18 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -829,6 +829,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "bmacer",
+ "name": "Brandon Macer",
+ "avatar_url": "https://avatars.githubusercontent.com/u/13931806?v=4",
+ "profile": "https://github.com/bmacer",
+ "contributions": [
+ "content"
+ ]
}
],
"contributorsPerLine": 8,