From 6b677690a3871dd129e1d6b31868ffc70ebc2065 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 30 May 2025 16:07:52 +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 981ae6fc..06a47466 100644
--- a/README.md
+++ b/README.md
@@ -552,6 +552,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 nostro 💻 |
 Daniel Rentz 📖 |
 StyleShit 💻 ⚠️ 📖 |
+  Yukihiro Hasegawa 💻 ⚠️ |
From caba0a5b3f09903eb7158a4ef945978c3b5d8f57 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 30 May 2025 16:07:53 +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 515ea578..ccff7e6e 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -718,6 +718,16 @@
"test",
"doc"
]
+ },
+ {
+ "login": "y-hsgw",
+ "name": "Yukihiro Hasegawa",
+ "avatar_url": "https://avatars.githubusercontent.com/u/49516827?v=4",
+ "profile": "https://github.com/y-hsgw",
+ "contributions": [
+ "code",
+ "test"
+ ]
}
],
"contributorsPerLine": 7,