From 16cd1c7e4bf0f4e6a626c62591aa5125c1e1a5d6 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 17 Oct 2024 16:03:04 +0000
Subject: [PATCH 1/2] docs: update README.md
---
README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.md b/README.md
index 40f9e20..bf0c9ce 100644
--- a/README.md
+++ b/README.md
@@ -1640,6 +1640,9 @@ Thanks goes to these people ([emoji key][emojis]):
 Silviu Alexandru Avram 💻 ⚠️ |
 Gareth Jones 💻 |
+
+  Billy Janitsch 🐛 |
+
From fc3eb61c735678bdf4b6dee7d81baff7e51218b4 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 17 Oct 2024 16:03:05 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 4882c3c..7c01b09 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -834,6 +834,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "billyjanitsch",
+ "name": "Billy Janitsch",
+ "avatar_url": "https://avatars.githubusercontent.com/u/1158733?v=4",
+ "profile": "https://billyjanitsch.com",
+ "contributions": [
+ "bug"
+ ]
}
],
"repoHost": "https://github.com",