From 264a3694d9bb0934e5a7e574341fb6d74823250c Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 17 Dec 2019 17:26:13 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 210 ++++++++++++++++++++++++++++--------------------------
1 file changed, 107 insertions(+), 103 deletions(-)
diff --git a/README.md b/README.md
index ef63ddb3..b7033f96 100644
--- a/README.md
+++ b/README.md
@@ -385,142 +385,146 @@ instead of filing an issue on GitHub.
Thanks goes to these people ([emoji key][emojis]):
-
+
+
+
+
This project follows the [all-contributors][all-contributors] specification.
From 4692f3b306a6867987806b5d85761c5ba357109c Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 17 Dec 2019 17:26:14 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index bbf012fc..86c68a68 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -988,8 +988,18 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "sakito21",
+ "name": "Sakito Mukai",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/15010907?v=4",
+ "profile": "https://twitter.com/__sakito__",
+ "contributions": [
+ "doc"
+ ]
}
],
"contributorsPerLine": 7,
- "repoHost": "https://github.com"
+ "repoHost": "https://github.com",
+ "skipCi": true
}