From 1043a06124a0125a1d205180ec1c8e8e0166cf3c Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 30 Jun 2021 10:06:06 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index bbaea0c..db25468 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-[![All Contributors](https://img.shields.io/badge/all_contributors-96-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-97-orange.svg?style=flat-square)](#contributors-)
# rustlings 🦀❤️
@@ -297,6 +297,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
hyperparabolic 💻 |
arlecchino 📖 |
+
+ Richthofen 💻 |
+
From 03dcb582e6c816cf6cb13e55a1d91485e5dfacc3 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 30 Jun 2021 10:06:07 +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 285584b..c449587 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -893,6 +893,15 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "jazzplato",
+ "name": "Richthofen",
+ "avatar_url": "https://avatars.githubusercontent.com/u/7576730?v=4",
+ "profile": "https://richthofen.io/",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 8,