From 4e49694b0f0c408dec1b1e3d9ec4c61361efb0e3 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 13:37:41 +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 a57df07cc..f70c5f8f1 100644 --- a/README.md +++ b/README.md @@ -186,6 +186,7 @@ For issues we want to focus on that are most relevant at any given time, please Daniel Zhu
Daniel Zhu

🐛 + Simon Whitaker
Simon Whitaker

🐛 From b61c34716d466e92a16b82af51e52abae1b2a635 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 13:37:42 +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 e2f12bc1a..eb2e0999a 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -731,6 +731,15 @@ "contributions": [ "bug" ] + }, + { + "login": "simonwhitaker", + "name": "Simon Whitaker", + "avatar_url": "https://avatars.githubusercontent.com/u/116432?v=4", + "profile": "https://github.com/simonwhitaker", + "contributions": [ + "bug" + ] } ], "contributorsPerLine": 7,