From f5556a5674dcbe9769bbb1360d455b73c7aeb1e0 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 20 Oct 2023 08:10:26 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 9647039..3edc9e1 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@
-
+
@@ -322,6 +322,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Max Malm 📖 |
Tyler Collier 📖 |
+
+ Nick Quebbeman 🐛 💻 |
+
From b88af0c3e843040b9b5cd83645be11066d89dd02 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 20 Oct 2023 08:10:27 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 428e271..b08502f 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -268,6 +268,16 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "kidqueb",
+ "name": "Nick Quebbeman",
+ "avatar_url": "https://avatars.githubusercontent.com/u/884128?v=4",
+ "profile": "https://github.com/kidqueb",
+ "contributions": [
+ "bug",
+ "code"
+ ]
}
],
"badgeTemplate": "-orange.svg?style=flat-square\" alt=\"All Contributors\"/>",
@@ -277,5 +287,6 @@
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
- "commitConvention": "angular"
+ "commitConvention": "angular",
+ "commitType": "docs"
}