From a1ed1b8dd8680acb1b3175bec8c8f222187db94f Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 17 Oct 2024 16:01:47 +0000
Subject: [PATCH 1/2] docs: update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index d34a2d9..40f9e20 100644
--- a/README.md
+++ b/README.md
@@ -1638,6 +1638,7 @@ Thanks goes to these people ([emoji key][emojis]):
 Idan Entin 💻 ⚠️ |
 mibcadet 📖 |
 Silviu Alexandru Avram 💻 ⚠️ |
+  Gareth Jones 💻 |
From 5b0c665583f4dd677fd261330681ed20d8732d0a Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 17 Oct 2024 16:01:48 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 2266503..4882c3c 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -825,6 +825,15 @@
"code",
"test"
]
+ },
+ {
+ "login": "G-Rath",
+ "name": "Gareth Jones",
+ "avatar_url": "https://avatars.githubusercontent.com/u/3151613?v=4",
+ "profile": "https://github.com/G-Rath",
+ "contributions": [
+ "code"
+ ]
}
],
"repoHost": "https://github.com",