From ae875152a8c8f8289cf63ec2871c3344c496b8c8 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 14:52:07 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7008325..7f6732a 100644 --- a/README.md +++ b/README.md @@ -204,6 +204,9 @@ at your own risk! James Robinson
James Robinson

🚧 johwiebe
johwiebe

🐛 + + Martin Ueding
Martin Ueding

🐛 + From 6849c2e907593309689574f7c1c4bde7eec9c3ce Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 14:52:08 +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 49b58a6..b93b3dd 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -72,6 +72,15 @@ "contributions": [ "bug" ] + }, + { + "login": "martin-ueding", + "name": "Martin Ueding", + "avatar_url": "https://avatars.githubusercontent.com/u/976924?v=4", + "profile": "https://martin-ueding.de/", + "contributions": [ + "bug" + ] } ], "contributorsPerLine": 7,