From 1ce287b52c0cf7c71d487a72e12ce75863310d7c Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 28 Sep 2023 09:37:15 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 5b02e35d..ba4547cc 100644
--- a/README.md
+++ b/README.md
@@ -422,6 +422,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Dale Karp 💻 ⚠️ 📖 |
Nathan 💻 ⚠️ |
+ justintoman 💻 ⚠️ |
From 60e49747c5b7bd6c2522d8cf9a18750c3e3a91d9 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 28 Sep 2023 09:37:16 +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 fb90467b..f91d531b 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -618,6 +618,16 @@
"code",
"test"
]
+ },
+ {
+ "login": "justintoman",
+ "name": "justintoman",
+ "avatar_url": "https://avatars.githubusercontent.com/u/11649507?v=4",
+ "profile": "https://github.com/justintoman",
+ "contributions": [
+ "code",
+ "test"
+ ]
}
],
"contributorsPerLine": 7,