From 472f61485e49864d62901ee024ed5c8a18b861a0 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 20 Apr 2021 09:18:22 +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 10b7c1c..721c63a 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-[![All Contributors](https://img.shields.io/badge/all_contributors-87-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-88-orange.svg?style=flat-square)](#contributors-)
# rustlings 🦀❤️
@@ -273,6 +273,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Taylor Yu 💻 🖋 |
Patrick Hintermayer 💻 |
Pete Pavlovski 🖋 |
+ k12ish 🖋 |
From 65cdc856aec4f86c7b513d2b85d3357e5a9b3a4f Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 20 Apr 2021 09:18:23 +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 0b49089..a247387 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -811,6 +811,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "k12ish",
+ "name": "k12ish",
+ "avatar_url": "https://avatars.githubusercontent.com/u/45272873?v=4",
+ "profile": "https://github.com/k12ish",
+ "contributions": [
+ "content"
+ ]
}
],
"contributorsPerLine": 8,