From 2f997250d4ccb0850e51443a3c55ce5f3bcda560 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 06:47:41 +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 f0acf10d..62406c41 100644 --- a/README.md +++ b/README.md @@ -559,6 +559,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Andrew Kazakov
Andrew Kazakov

💻 Kevin Bon
Kevin Bon

💻 ⚠️ + Atsushi Ishida
Atsushi Ishida

💻 ⚠️ 📖 From 6c258f962efa797b1735bc5b3076c8112faec70a Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 06:47:42 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index c65a84b4..11d544a9 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -758,6 +758,17 @@ "code", "test" ] + }, + { + "login": "gipcompany", + "name": "Atsushi Ishida", + "avatar_url": "https://avatars.githubusercontent.com/u/130989?v=4", + "profile": "https://github.com/diveintohacking", + "contributions": [ + "code", + "test", + "doc" + ] } ], "contributorsPerLine": 7,