From 7f682ac6f90d41eee4bba2682a9a68023a5d5f78 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 28 May 2020 15:57:53 +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 749120cd..f37899ad 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ # Testing-Playground ([demo][playground]) - -[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-) - +[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-) **Playground for [testing-library/dom]** @@ -99,12 +97,12 @@ Thanks goes to these people ([emoji key][emojis]):
Marco Moretti

💻 ⚠️
Tim Deschryver

💻
Kent C. Dodds

🤔 +
Michaël De Boey

💻 - This project follows the [all-contributors][all-contributors] specification. From 45c864ea203b709a38b84f2e9bc416c4ce66164f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 28 May 2020 15:57:54 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 27f852bc..b72b329e 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -49,6 +49,15 @@ "contributions": [ "ideas" ] + }, + { + "login": "MichaelDeBoey", + "name": "Michaël De Boey", + "avatar_url": "https://avatars3.githubusercontent.com/u/6643991?v=4", + "profile": "https://michaeldeboey.be", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,