From 949bf4cbcb454f04083a08946c40783e98f2e2c5 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 7 May 2024 14:29:49 +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 cdbd4868..d767add0 100644
--- a/README.md
+++ b/README.md
@@ -150,6 +150,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
![Bagus Indrayana](https://avatars.githubusercontent.com/u/36830534?v=4?s=100) Bagus Indrayana 💻 |
+ ![Naoki Ishikawa](https://avatars.githubusercontent.com/u/10959317?v=4?s=100) Naoki Ishikawa 🌍 |
From 93de974b09ef6fe6484808baf8832370e47c3ef0 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 7 May 2024 14:29:50 +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 70877547..78279215 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -275,6 +275,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "penguinlab",
+ "name": "Naoki Ishikawa",
+ "avatar_url": "https://avatars.githubusercontent.com/u/10959317?v=4",
+ "profile": "https://github.com/penguinlab",
+ "contributions": [
+ "translation"
+ ]
}
],
"contributorsPerLine": 7,