From d91044f3a24f65e27321d544a9ff7895919fa63e Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 24 Jun 2021 12:17:31 +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 07e7c70..2f21b99 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-[![All Contributors](https://img.shields.io/badge/all_contributors-94-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-95-orange.svg?style=flat-square)](#contributors-)
# rustlings 🦀❤️
@@ -282,6 +282,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Pi Delport 🖋 |
Sateesh 💻 🖋 |
ZC 🖋 |
+ hyperparabolic 💻 |
From fadade85920268fa37092ba42adb0855d82478cf Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 24 Jun 2021 12:17:32 +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 4e2f1ef..e3ddb19 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -875,6 +875,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "hyperparabolic",
+ "name": "hyperparabolic",
+ "avatar_url": "https://avatars.githubusercontent.com/u/12348474?v=4",
+ "profile": "https://github.com/hyperparabolic",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 8,