From 1dd7b673a18529c10666522c189fc433825d6968 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 4 Apr 2025 21:56:53 +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 ea080e8f..e3c60fa9 100644
--- a/README.md
+++ b/README.md
@@ -171,6 +171,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Lesha 💻 |
 Matthew Fisher 📖 |
+  Klemens Böswirth 💻 |
From 57b08d9dea7d9cc4ceff61b84408b26af4643701 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 4 Apr 2025 21:56:54 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 46549b75..03018d2c 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -345,6 +345,15 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "kodebach",
+ "name": "Klemens Böswirth",
+ "avatar_url": "https://avatars.githubusercontent.com/u/23529132?v=4",
+ "profile": "https://github.com/kodebach",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,