From eb1dc65786174c0c724430bb1167e989fd2b0e64 Mon Sep 17 00:00:00 2001 From: Alex Krolick Date: Sat, 1 Jun 2019 02:46:21 -0700 Subject: [PATCH 1/3] chore: fix all-contrib rc --- .all-contributorsrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 05a8e74..4e79d5c 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -15,7 +15,7 @@ "contributions": [ "maintenance" ] - }, + } ], "repoType": "github", "repoHost": "https://github.com", From 11dfdbea4eaa7035f0fb960a69d5a0670d023238 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" Date: Sat, 1 Jun 2019 09:46:40 +0000 Subject: [PATCH 2/3] docs: update CONTRIBUTORS.md --- CONTRIBUTORS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index ab14f24..2fe9ca3 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -4,6 +4,8 @@ Thanks goes to these people ([emoji key][emojis]): +
Alex Krolick
Alex Krolick

🚧
Kent C. Dodds
Kent C. Dodds

🚇
+ This project follows the [all-contributors][all-contributors] specification. From 34625d8f5ca98ed2228b23ade22cc96cffca83b3 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" Date: Sat, 1 Jun 2019 09:46:41 +0000 Subject: [PATCH 3/3] docs: update .all-contributorsrc --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 4e79d5c..68b0776 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -15,6 +15,15 @@ "contributions": [ "maintenance" ] + }, + { + "login": "kentcdodds", + "name": "Kent C. Dodds", + "avatar_url": "https://avatars0.githubusercontent.com/u/1500684?v=4", + "profile": "https://kentcdodds.com", + "contributions": [ + "infra" + ] } ], "repoType": "github",