From 75941b2a1d70221459819eaac92116adf6e7a826 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 2 Feb 2025 20:26:53 +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 1c2f0b4b..483d1e98 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ Documentation and examples: Keegan McCafferty
Keegan McCafferty

💻 aszechlicki
aszechlicki

💻 Gwen
Gwen

💻 + Connor Smith
Connor Smith

💻 From 2320687eb88dfd396405b2adadaa35cda60b2af3 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 2 Feb 2025 20:26:54 +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 b3616b92..85abec44 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -240,6 +240,15 @@ "contributions": [ "code" ] + }, + { + "login": "connorsmith-pf", + "name": "Connor Smith", + "avatar_url": "https://avatars.githubusercontent.com/u/80120827?v=4", + "profile": "https://github.com/ConnorSmith-pf", + "contributions": [ + "code" + ] } ], "commitType": "docs",