From 56e36fc7e5bf37a16924143559f70bedf9b90ed5 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 25 Feb 2020 10:09:53 +0000
Subject: [PATCH 1/2] docs: update README.md
---
README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.md b/README.md
index 4e2f1448..ffd75ed8 100644
--- a/README.md
+++ b/README.md
@@ -523,6 +523,9 @@ Thanks goes to these people ([emoji key][emojis]):
 Türker Teke 📖 |
 Zach Brogan 💻 ⚠️ |
+
+  Ryota Murakami 📖 |
+
From 5178e7d619645a8048906863982a6380b8132b84 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 25 Feb 2020 10:09:54 +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 3cd8e61d..f7f8d3ac 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1017,6 +1017,15 @@
"code",
"test"
]
+ },
+ {
+ "login": "ryota-murakami",
+ "name": "Ryota Murakami",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/5501268?v=4",
+ "profile": "https://ryota-murakami.github.io/",
+ "contributions": [
+ "doc"
+ ]
}
],
"contributorsPerLine": 7,