From 0fe8fc592a87b3601738e1a5def25605ea4d4031 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 30 Jan 2024 21:20:38 +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 a3731749..1ffc881d 100644
--- a/README.md
+++ b/README.md
@@ -630,6 +630,7 @@ Thanks goes to these people ([emoji key][emojis]):
 Colin Diesh 📖 |
+  Yusuke Iinuma 💻 |
From 0b30f321c0fbd833e9392ab48eded2359f4bc969 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 30 Jan 2024 21:20:39 +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 16957ca9..de2ba851 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1353,6 +1353,15 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "yinm",
+ "name": "Yusuke Iinuma",
+ "avatar_url": "https://avatars.githubusercontent.com/u/13295106?v=4",
+ "profile": "http://yinm.info",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,