From b05ab307bd3911ba37f3190f9bceeb01b8dd6a6e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 19 Aug 2023 10:09:33 +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 82a515b..97b9f02 100644 --- a/README.md +++ b/README.md @@ -247,6 +247,7 @@ Thanks goes to these people ([emoji key][emojis]): Florian Pabst
Florian Pabst

💻 Mark Goho
Mark Goho

🚧 📖 + Jan-Willem Baart
Jan-Willem Baart

💻 ⚠️ From 7ac48e606b433403148806be681d53fb68912419 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 19 Aug 2023 10:09:34 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index df52318..54c827e 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -360,6 +360,16 @@ "maintenance", "doc" ] + }, + { + "login": "jwbaart", + "name": "Jan-Willem Baart", + "avatar_url": "https://avatars.githubusercontent.com/u/10973990?v=4", + "profile": "http://jwbaart.dev", + "contributions": [ + "code", + "test" + ] } ], "contributorsPerLine": 7,