From 7fb3104ca587979241919c662bb30673ff67f233 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 5 Oct 2023 19:55:55 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/README.md b/README.md
index c6176d71e2..d2036b9c63 100644
--- a/README.md
+++ b/README.md
@@ -86,6 +86,22 @@ Huge thanks go to these wonderful people ([emoji key](https://allcontributors.or
+
From 230a0ac1677664c06dfa949bc3909418fc1381cf Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 5 Oct 2023 19:56:31 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 15 +++++++++++++--
1 file changed, 13 insertions(+), 2 deletions(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index bb808631e6..080958e92d 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -9,9 +9,20 @@
"imageSize": 100,
"commit": false,
"contributorsSortAlphabetically": false,
- "contributors": [],
+ "contributors": [
+ {
+ "login": "JDuffeyBQ",
+ "name": "Jared Duffey",
+ "avatar_url": "https://avatars.githubusercontent.com/u/43142415?v=4",
+ "profile": "https://github.com/JDuffeyBQ",
+ "contributions": [
+ "code"
+ ]
+ }
+ ],
"contributorsPerLine": 7,
"linkToUsage": true,
"skipCi": true,
- "commitConvention": "angular"
+ "commitConvention": "angular",
+ "commitType": "docs"
}