From 19623c627a1e2a3acc40f9fbf036187406b6b4e6 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 25 May 2020 08:59:15 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 3e4cbbe6..ffd25cd7 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,7 @@
# Testing-Playground ([demo])
-
-[](#contributors-)
-
+[](#contributors-)
**Playground for [testing-library/dom]**
@@ -35,12 +33,12 @@ Thanks goes to these people ([emoji key][emojis]):
 Stephan Meijer 🤔 💻 🚇 🚧 |
 Marco Moretti 💻 ⚠️ |
 Tim Deschryver 💻 |
+  Kent C. Dodds 🤔 📆 |
-
This project follows the [all-contributors][all-contributors] specification.
From 97b2781056a30d625ac99bfd32c997ca846ed9d2 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 25 May 2020 08:59:16 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 9 +++++++++
README.md | 5 ++++-
2 files changed, 13 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 07f6ed07..27f852bc 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -40,6 +40,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "kentcdodds",
+ "name": "Kent C. Dodds",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/1500684?v=4",
+ "profile": "https://kentcdodds.com",
+ "contributions": [
+ "ideas"
+ ]
}
],
"contributorsPerLine": 7,
diff --git a/README.md b/README.md
index ffd25cd7..c9c2938b 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,9 @@
# Testing-Playground ([demo])
+
[](#contributors-)
+
**Playground for [testing-library/dom]**
@@ -33,12 +35,13 @@ Thanks goes to these people ([emoji key][emojis]):
 Stephan Meijer 🤔 💻 🚇 🚧 |
 Marco Moretti 💻 ⚠️ |
 Tim Deschryver 💻 |
-  Kent C. Dodds 🤔 📆 |
+  Kent C. Dodds 🤔 |
+
This project follows the [all-contributors][all-contributors] specification.