From 0d11746926281d55ad05189545cf67a937ba65b9 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 25 Jul 2022 09:10:00 +0000
Subject: [PATCH 1/3] docs: update CONTRIBUTORS.md [skip ci]
---
CONTRIBUTORS.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index f2fe32d5..84d70885 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -7,6 +7,7 @@
 Josh Abrahamsen 🚇 |
 Eric Riddoch 🧑🏫 💻 |
 Ryan Gardner 💼 |
+  Joe Drapeau 💻 |
From 6aa289d2243dff58d7dc5b9a91893902362cfa51 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 25 Jul 2022 09:10:01 +0000
Subject: [PATCH 2/3] 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 123f0c79..4f803d5d 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ sheilds.io homepage where color choices are documented: https://shields.io/
[](https://www.youtube.com/playlist?list=PLwF2z4Iu4rabmY7RbRNetjZprLfe8qWNz)
-[](#contributors-)
+[](#contributors-)
# 📣 Welcome to the rootski codebase!
@@ -50,6 +50,7 @@ rootski is developed by volunteers! Emojis represent types of contributions, ([e
 Josh Abrahamsen 🚇 |
 Eric Riddoch 🧑🏫 💻 |
 Ryan Gardner 💼 |
+  Joe Drapeau 💻 |
From f7469a7008330c5dcef781a1b074859043773b75 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 25 Jul 2022 09:10:02 +0000
Subject: [PATCH 3/3] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 64aa2839..0f0e4918 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -43,6 +43,15 @@
"contributions": [
"business"
]
+ },
+ {
+ "login": "Joseph-Drapeau",
+ "name": "Joe Drapeau",
+ "avatar_url": "https://avatars.githubusercontent.com/u/36390255?v=4",
+ "profile": "https://github.com/Joseph-Drapeau",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,