From a5c603d08422a3da3ef815765b5fe3df2b66e4e9 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 9 Nov 2024 02:49:49 +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 3514672..3ab5feb 100644
--- a/README.md
+++ b/README.md
@@ -752,6 +752,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 TNThomas 🐛 💻 |
+  Izzy 🐛 |
From 27ce31e82ec81e9d216aabf507e03b1fba9cc6ed Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 9 Nov 2024 02:49:50 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 9ab2abc..ba9a6e1 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -82,8 +82,18 @@
"bug",
"code"
]
+ },
+ {
+ "login": "darkgnostic",
+ "name": "Izzy",
+ "avatar_url": "https://avatars.githubusercontent.com/u/4980221?v=4",
+ "profile": "https://github.com/darkgnostic",
+ "contributions": [
+ "bug"
+ ]
}
],
"contributorsPerLine": 7,
- "skipCi": true
+ "skipCi": true,
+ "commitType": "docs"
}