From bdad58f4f214d92841e1b649c18bdd029b9807a5 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2020 13:46:49 +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 bc9168bb..cbffc092 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,7 @@ practices.
- -[![All Contributors](https://img.shields.io/badge/all_contributors-10-orange.svg?style=flat-square)](#contributors-) - +[![All Contributors](https://img.shields.io/badge/all_contributors-11-orange.svg?style=flat-square)](#contributors-) **Playground for [testing-library/dom]** @@ -119,12 +117,12 @@ Thanks goes to these people ([emoji key][emojis]):
Dominik Guzy

💻
ConnorProgrammes

📖
Jacob M-G Evans

💻 +
Sumeesh Nagisetty

👀 - This project follows the [all-contributors][all-contributors] specification. From a93c0395adcdbfe1c1040b1e802c3913a798f80b Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2020 13:46:49 +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 c8c156cf..6ace96b3 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -105,6 +105,15 @@ "contributions": [ "code" ] + }, + { + "login": "sumeesh879", + "name": "Sumeesh Nagisetty", + "avatar_url": "https://avatars1.githubusercontent.com/u/20029120?v=4", + "profile": "https://github.com/sumeesh879", + "contributions": [ + "review" + ] } ], "contributorsPerLine": 7,