From 23514ce93b9f6a0e889535f71d3d51705ea933c0 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 25 Jul 2022 09:12:50 +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 84d7088..a4a2bcd 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -8,6 +8,7 @@
 Eric Riddoch 🧑🏫 💻 |
 Ryan Gardner 💼 |
 Joe Drapeau 💻 |
+  Ethan Walker 💻 |
From acb11fd791a9bd976a985e57c2e31fedae8e916d Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 25 Jul 2022 09:12:51 +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 4f803d5..f7ddd64 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!
@@ -51,6 +51,7 @@ rootski is developed by volunteers! Emojis represent types of contributions, ([e
 Eric Riddoch 🧑🏫 💻 |
 Ryan Gardner 💼 |
 Joe Drapeau 💻 |
+  Ethan Walker 💻 |
From f253a3ca7f54062d363525d2f9814ce4f22be5eb Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 25 Jul 2022 09:12:52 +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 0f0e491..ab81ad1 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -52,6 +52,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "EthanMWalker",
+ "name": "Ethan Walker",
+ "avatar_url": "https://avatars.githubusercontent.com/u/42601622?v=4",
+ "profile": "https://github.com/EthanMWalker",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,