From 63ba251edd903d7beed286d8c00745fb2dab31f9 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 16:57:11 +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 a1c6e9a..931d964 100644 --- a/README.md +++ b/README.md @@ -285,6 +285,7 @@ Thanks goes to these people ([emoji key][emojis]): MattijsE
MattijsE

💻 Jonas Kuske
Jonas Kuske

💻 + Ryan Diehl
Ryan Diehl

💻 From 17ba1760c0a7777fa3d1a1c45933e76e5280acce Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 16:57:12 +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 939bb70..030f5f5 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -493,6 +493,15 @@ "contributions": [ "code" ] + }, + { + "login": "rpd10", + "name": "Ryan Diehl", + "avatar_url": "https://avatars.githubusercontent.com/u/27014655?v=4", + "profile": "https://github.com/rpd10", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,