From 8cb8e09f269daad775ceafa3ef312ce773784c8a Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 9 Nov 2024 03:34:23 +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 8a1f91e..d3c5e36 100644 --- a/README.md +++ b/README.md @@ -755,6 +755,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Ownez
Ownez

💻 angstr0m
angstr0m

🐛 Izzy
Izzy

🐛 + JeremyVansnick
JeremyVansnick

💻 From 51eae81414ca4ca82849945152ef6d34dbf04273 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 9 Nov 2024 03:34:24 +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 25e4c3c..083ad5b 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -109,6 +109,15 @@ "contributions": [ "bug" ] + }, + { + "login": "JeremyVansnick", + "name": "JeremyVansnick", + "avatar_url": "https://avatars.githubusercontent.com/u/23563794?v=4", + "profile": "https://github.com/JeremyVansnick", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,