From e10a134268a5c4171c683728d6562540357a0e53 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 24 Sep 2023 07:13:35 +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 44558407c..7c5a31732 100644 --- a/README.md +++ b/README.md @@ -493,6 +493,7 @@ Thanks goes to these wonderful people Corbin Crutchley
Corbin Crutchley

📖 Roman Batsenko
Roman Batsenko

📖 snjro
snjro

📖 + taro
taro

📖 From fc1853a79a2a71c2a82431c3df36575f11a3d321 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 24 Sep 2023 07:13:36 +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 29a3bd598..8f53c5a4c 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -2528,6 +2528,15 @@ "contributions": [ "doc" ] + }, + { + "login": "taro-28", + "name": "taro", + "avatar_url": "https://avatars.githubusercontent.com/u/66539019?v=4", + "profile": "https://bento.me/taro", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7,