From b156245c10ca2dd2860593dcc56a37e6362f914e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 10:58:15 +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 e68d62c..6427d4d 100644 --- a/README.md +++ b/README.md @@ -151,6 +151,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Federico Grandi
Federico Grandi

💻 Ben
Ben

💻 Nicolas Yarosz
Nicolas Yarosz

🚧 + Kyle Swartz
Kyle Swartz

💻 From 23439b481c40d7b22a14290a22e1ad095316af50 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 10:58:16 +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 83e3714..935e576 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -36,6 +36,15 @@ "contributions": [ "maintenance" ] + }, + { + "login": "kjswartz", + "name": "Kyle Swartz", + "avatar_url": "https://avatars.githubusercontent.com/u/9609631?v=4", + "profile": "https://github.com/kjswartz", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,