From c163011cc0e3b0d9eaae7ae51aadba1cf9a2226e Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 22 Mar 2021 12:37:01 +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 5871e3d..75e298f 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-[![All Contributors](https://img.shields.io/badge/all_contributors-82-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-83-orange.svg?style=flat-square)](#contributors-)
# rustlings 🦀❤️
@@ -263,6 +263,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Pascal H. 🖋 |
Rod Elias 🖋 |
+ Matt Lebl 💻 |
From 2a6e4dc8a65a1658f55edc5fe63854197839b358 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 22 Mar 2021 12:37:02 +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 ccce947..4726b64 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -765,6 +765,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "blerchy",
+ "name": "Matt Lebl",
+ "avatar_url": "https://avatars.githubusercontent.com/u/2555355?v=4",
+ "profile": "https://github.com/blerchy",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 8,