From a6dbfa92f2d90f21b4808a0b4ecaf7a587cf5710 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 19 Sep 2019 09:57:33 +0000
Subject: [PATCH 1/2] docs: update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 130f4c1d..ec4e43ae 100644
--- a/README.md
+++ b/README.md
@@ -1041,6 +1041,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Kent C. Dodds 💻 |
 walter-ind 📖 |
 Jacob Lee 💻 |
+  Youngrok Kim 💻 |
From 65a2af3da19f633267e397b4086757ae8dab1423 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 19 Sep 2019 09:57:34 +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 ce0efc4a..3d548232 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -200,6 +200,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "rokoroku",
+ "name": "Youngrok Kim",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/5208632?v=4",
+ "profile": "http://rokoroku.github.io",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,