From d65b4a9a93477745e206de11e1634ffe3cb3a6e6 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 10 Feb 2021 09:36:47 +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 fe61f6f..9e617eb 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-[![All Contributors](https://img.shields.io/badge/all_contributors-75-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-76-orange.svg?style=flat-square)](#contributors-)
# rustlings 🦀❤️
@@ -254,6 +254,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Jean-Francois Chevrette 🖋 💻 |
John Baber-Lucero 🖋 |
Tal 🖋 |
+ apogeeoak 🖋 💻 |
From f5158ece1a9d9896f089a352f8a2bd7502890864 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 10 Feb 2021 09:36:48 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 6db7a29..c4e68a1 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -701,6 +701,16 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "apogeeoak",
+ "name": "apogeeoak",
+ "avatar_url": "https://avatars.githubusercontent.com/u/59737221?v=4",
+ "profile": "https://github.com/apogeeoak",
+ "contributions": [
+ "content",
+ "code"
+ ]
}
],
"contributorsPerLine": 8,