From 5510520e5f881c51eb24d46348f92a3b3f92ed88 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" Date: Sun, 5 May 2019 00:53:11 +0000 Subject: [PATCH 1/2] docs: update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6011722..5e486ac 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ [![downloads](https://img.shields.io/npm/dm/native-testing-library.svg?style=flat-square)](http://www.npmtrends.com/native-testing-library) [![MIT License](https://img.shields.io/npm/l/native-testing-library.svg?style=flat-square)](https://github.com/testing-library/native-testing-library/blob/master/LICENSE) -[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) [![Code of Conduct](https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square)](https://github.com/testing-library/native-testing-library/blob/master/CODE_OF_CONDUCT.md) @@ -196,7 +196,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d -
Brandon Carroll
Brandon Carroll

💻 📖 🚇 ⚠️
Tommy Graves
Tommy Graves

🤔 🚧 👀
Kent C. Dodds
Kent C. Dodds

🤔
Piotr Szlachciak
Piotr Szlachciak

💻
mcgloneleviROOT
mcgloneleviROOT

🐛 💻
Kevin Sullivan
Kevin Sullivan

📖
+
Brandon Carroll
Brandon Carroll

💻 📖 🚇 ⚠️
Tommy Graves
Tommy Graves

🤔 🚧 👀
Kent C. Dodds
Kent C. Dodds

🤔
Piotr Szlachciak
Piotr Szlachciak

💻
mcgloneleviROOT
mcgloneleviROOT

🐛 💻
Kevin Sullivan
Kevin Sullivan

📖
Ely Alvarado
Ely Alvarado

💻
From 0c534fe68b3621e51abf0bd743e91cd75bd76b84 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" Date: Sun, 5 May 2019 00:53:12 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 1299134..ad485cb 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -68,6 +68,15 @@ "contributions": [ "doc" ] + }, + { + "login": "elyalvarado", + "name": "Ely Alvarado", + "avatar_url": "https://avatars1.githubusercontent.com/u/545352?v=4", + "profile": "https://github.com/elyalvarado", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,