From 421e3c0885e8dbe25aed9d40f81cc313eae8a0a1 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 22 Feb 2020 15:39:31 +0000
Subject: [PATCH 1/3] docs: update README.md [skip ci]
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index fbe77b90..015ae8f1 100644
--- a/README.md
+++ b/README.md
@@ -521,6 +521,7 @@ Thanks goes to these people ([emoji key][emojis]):
 Laurens Bosscher 💻 |
 Sakito Mukai 📖 |
 Türker Teke 📖 |
+  Zach Brogan 💻 ⚠️ |
From 195a1a2fee84f9ff9c8f867caec6fe249a9dd679 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 22 Feb 2020 15:39:32 +0000
Subject: [PATCH 2/3] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 15 ++++++++++++---
1 file changed, 12 insertions(+), 3 deletions(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index b6c2310f..62364883 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -7,7 +7,7 @@
],
"imageSize": 100,
"commit": false,
- "skipCi": false,
+ "skipCi": true,
"contributors": [
{
"login": "kentcdodds",
@@ -1007,9 +1007,18 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "zbrogz",
+ "name": "Zach Brogan",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/319162?v=4",
+ "profile": "http://linkedin.com/in/zachbrogan",
+ "contributions": [
+ "code",
+ "test"
+ ]
}
],
"contributorsPerLine": 7,
- "repoHost": "https://github.com",
- "skipCi": true
+ "repoHost": "https://github.com"
}
From 0093bb5d18c7957f6f0cbfa608dc6d0cdc6a19b3 Mon Sep 17 00:00:00 2001
From: "Kent C. Dodds"
Date: Sat, 22 Feb 2020 08:40:50 -0700
Subject: [PATCH 3/3] Update .all-contributorsrc
---
.all-contributorsrc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 62364883..3cd8e61d 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -7,7 +7,7 @@
],
"imageSize": 100,
"commit": false,
- "skipCi": true,
+ "skipCi": false,
"contributors": [
{
"login": "kentcdodds",