From c7287a87317a9465bc3278966d7f56a36b83dad4 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 08:47:22 +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 0d638561..78c594d6 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ Documentation and examples: Sander Elias
Sander Elias

💻 Jeffrey Bosch
Jeffrey Bosch

💻 Harpush
Harpush

💻 + Keegan McCafferty
Keegan McCafferty

💻 From b4e8c1ad10301fe4e708c23b25862ac6703d504c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 08:47:23 +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 783a2507..e8227489 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -54,6 +54,15 @@ "contributions": [ "code" ] + }, + { + "login": "kmmccafferty96", + "name": "Keegan McCafferty", + "avatar_url": "https://avatars.githubusercontent.com/u/10471269?v=4", + "profile": "https://github.com/kmmccafferty96", + "contributions": [ + "code" + ] } ], "commitType": "docs",