From b5ce81d74962a0b592cd572625c70f83c1eca83c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 23 Sep 2025 07:41:03 +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 c5cd48bb..328fd5cd 100644 --- a/README.md +++ b/README.md @@ -557,6 +557,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Andrew Kazakov
Andrew Kazakov

💻 + Kevin Bon
Kevin Bon

💻 ⚠️ From feabd3514d5bbba403f04cbe6eac4b0dc4ff2cc5 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 23 Sep 2025 07:41:04 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index ed130e2b..c65a84b4 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -748,6 +748,16 @@ "contributions": [ "code" ] + }, + { + "login": "bonkevin", + "name": "Kevin Bon", + "avatar_url": "https://avatars.githubusercontent.com/u/228623539?v=4", + "profile": "https://github.com/bonkevin", + "contributions": [ + "code", + "test" + ] } ], "contributorsPerLine": 7,