From bbe6b61d63a6e2ba7908b718ab4e03be56ab51e8 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 6 Dec 2020 18:20:36 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.md b/README.md
index 868ad12c..b01351e5 100644
--- a/README.md
+++ b/README.md
@@ -118,6 +118,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Mateusz Tracz 💻 |
 pinpin 💻 |
+
+  Takuro Onoda 💻 |
+
From 326901b7e835faab368307300b070580eca9350b Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 6 Dec 2020 18:20:37 +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 6a3ac35c..910e8b6c 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -325,6 +325,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "TakuroOnoda",
+ "name": "Takuro Onoda",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/1407926?v=4",
+ "profile": "https://github.com/TakuroOnoda",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,