From 34dcf8bdd4591a27ff7564ac9a905a7a32c45344 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 30 Apr 2025 08:06:09 +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 86987753..ad167abf 100644
--- a/README.md
+++ b/README.md
@@ -549,6 +549,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Alexey Ryabov 🚧 |
 Jemi Salo 💻 ⚠️ |
 nostro 💻 |
+  Daniel Rentz 📖 |
From f8bfad6bf797a825e4ea3151215c399fbbcacee2 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 30 Apr 2025 08:06:10 +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 a4d15d78..a459871d 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -698,6 +698,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "danielrentz",
+ "name": "Daniel Rentz",
+ "avatar_url": "https://avatars.githubusercontent.com/u/5064304?v=4",
+ "profile": "https://github.com/danielrentz",
+ "contributions": [
+ "doc"
+ ]
}
],
"contributorsPerLine": 7,