From 75802c14b2dbfbbf65139608f19cb94dba6d7a2c Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 30 Jan 2021 16:12:27 +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 af97f55..c2e598c 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-[![All Contributors](https://img.shields.io/badge/all_contributors-73-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-74-orange.svg?style=flat-square)](#contributors-)
# rustlings 🦀❤️
@@ -252,6 +252,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Jean-Francois Chevrette 🖋 💻 |
+ John Baber-Lucero 🖋 |
From c1abd13b5c026643b5dddc85b3aa546ef75243d6 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 30 Jan 2021 16:12:28 +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 ea3d7ca..9cdf6b0 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -683,6 +683,15 @@
"content",
"code"
]
+ },
+ {
+ "login": "jbaber",
+ "name": "John Baber-Lucero",
+ "avatar_url": "https://avatars.githubusercontent.com/u/1908117?v=4",
+ "profile": "https://github.com/jbaber",
+ "contributions": [
+ "content"
+ ]
}
],
"contributorsPerLine": 8,