From b76722bb18ddaeeed610d9922571b954421be620 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 1 Feb 2024 01:11:49 +0000
Subject: [PATCH 1/2] docs: update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 46d9ee2c..7da9a229 100644
--- a/README.md
+++ b/README.md
@@ -1541,6 +1541,7 @@ Thanks goes to these people ([emoji key][emojis]):
 Fotis Papadogeorgopoulos 💻 📖 ⚠️ |
 Jake Boone 💻 ⚠️ |
+  Stephan Köninger 🐛 💻 |
From 62fbe18edac9650ff7b5d701d926c2b2795347ee Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 1 Feb 2024 01:11:50 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index cebc0c0f..048d44da 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -718,6 +718,16 @@
"code",
"test"
]
+ },
+ {
+ "login": "SteKoe",
+ "name": "Stephan Köninger",
+ "avatar_url": "https://avatars.githubusercontent.com/u/1809221?v=4",
+ "profile": "http://www.stekoe.de",
+ "contributions": [
+ "bug",
+ "code"
+ ]
}
],
"repoHost": "https://github.com",