From 0ffc418ee61641ac6a7ca936c826ebf9714f5163 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2020 13:42:10 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 013dd76f..47be863d 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ practices.
-[![All Contributors](https://img.shields.io/badge/all_contributors-11-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-12-orange.svg?style=flat-square)](#contributors-) **Playground for [testing-library/dom]** @@ -118,6 +118,7 @@ Thanks goes to these people ([emoji key][emojis]):
ConnorProgrammes

📖 💻
Jacob M-G Evans

💻
Sumeesh Nagisetty

👀 +
Flávio H Freitas

💻 From b42ba72a22679a3846aafb74cc52c85a078f699e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2020 13:42:11 +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 54b436e0..b5d579f8 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -115,6 +115,15 @@ "contributions": [ "review" ] + }, + { + "login": "flaviohenriquecbc", + "name": "Flávio H Freitas", + "avatar_url": "https://avatars0.githubusercontent.com/u/1553609?v=4", + "profile": "http://www.linkedin.com/in/flaviohfreitas", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,