From fb65305028b8663cbe8ad17037f02ded2a2a5b8b Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 24 Jan 2024 08:47:22 +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 0d638561..53de1272 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,7 @@ Documentation and examples:
 Sander Elias 💻 |
 Jeffrey Bosch 💻 |
 Harpush 💻 |
+  Andre Steudel 💻 |
From 7d12170731bcf673f97496db736afc2a9d3af5d4 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 24 Jan 2024 08:47:23 +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 783a2507..2cc2bb91 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -54,6 +54,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "kufuntu",
+ "name": "Andre Steudel",
+ "avatar_url": "https://avatars.githubusercontent.com/u/7403789?v=4",
+ "profile": "http://andre-steudel.de",
+ "contributions": [
+ "code"
+ ]
}
],
"commitType": "docs",