From 482da7a64efe9d079510b62c32ceb9679162032f Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 19 Sep 2019 09:55:49 +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 f28ead07..2d7cb1c7 100644
--- a/README.md
+++ b/README.md
@@ -1040,6 +1040,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Adam Ratcliffe 💻 |
 Kent C. Dodds 💻 |
 walter-ind 📖 |
+  Jacob Lee 💻 |
From a38071435783b2f42d47259c5d41d759698b2d98 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 19 Sep 2019 09:55:50 +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 5c6d0ce6..cd3ba64c 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -190,6 +190,15 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "artdent",
+ "name": "Jacob Lee",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/80536?v=4",
+ "profile": "https://twitter.com/arthurdenture",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,