From b8e3ef960356ce2d08f4a056aa44f94d717a5295 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 1 Feb 2024 01:08:57 +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 147ff09..46d9ee2 100644
--- a/README.md
+++ b/README.md
@@ -1540,6 +1540,7 @@ Thanks goes to these people ([emoji key][emojis]):
Fotis Papadogeorgopoulos 💻 📖 ⚠️ |
+ Jake Boone 💻 ⚠️ |
From 59a22606e6957cb0d73efc9848011b79ea9e2b23 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 1 Feb 2024 01:08:58 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 08e9516..cebc0c0 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -708,6 +708,16 @@
"doc",
"test"
]
+ },
+ {
+ "login": "jakeboone02",
+ "name": "Jake Boone",
+ "avatar_url": "https://avatars.githubusercontent.com/u/366438?v=4",
+ "profile": "https://github.com/jakeboone02",
+ "contributions": [
+ "code",
+ "test"
+ ]
}
],
"repoHost": "https://github.com",