From 80a53407af9b052c9130533553c1d9fdc191220e Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 16 Jan 2025 09:28:31 +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 c15e809..c177216 100644
--- a/README.md
+++ b/README.md
@@ -86,6 +86,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
![Redster1](https://avatars.githubusercontent.com/u/69325218?v=4?s=65) Redster1 🐛 |
![David Bergan](https://avatars.githubusercontent.com/u/6843811?v=4?s=65) David Bergan 💵 |
![Benedictteo05](https://avatars.githubusercontent.com/u/75201951?v=4?s=65) Benedictteo05 💻 |
+ ![Willi Richert](https://avatars.githubusercontent.com/u/970921?v=4?s=65) Willi Richert 💻 |
From 59b8611bbc786f5abfdde427b3e3c1aaf0053383 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 16 Jan 2025 09:28:32 +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 1c06cc0..9218dee 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -233,6 +233,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "wrichert",
+ "name": "Willi Richert",
+ "avatar_url": "https://avatars.githubusercontent.com/u/970921?v=4",
+ "profile": "https://github.com/wrichert",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,