From 40f2bdafd136ead6ec91be56c1c5bba2f1d1df5d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" Date: Thu, 20 Jun 2019 01:25:33 +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 f71446f..af824f9 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ [![downloads](https://img.shields.io/npm/dm/@testing-library/react-native.svg?style=flat-square)](http://www.npmtrends.com/@testing-library/react-native) [![MIT License](https://img.shields.io/npm/l/@testing-library/react-native.svg?style=flat-square)](https://github.com/testing-library/native-testing-library/blob/master/LICENSE) -[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-9-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) @@ -169,7 +169,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

📖
Ely Alvarado
Ely Alvarado

💻
Lewis Barnes
Lewis Barnes

💻 💬
+
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

💻
Lewis Barnes
Lewis Barnes

💻 💬
James DiGioia
James DiGioia

💻
From 366510106af16c7b5d1bc173be880309de560185 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" Date: Thu, 20 Jun 2019 01:25:34 +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 43b7d92..d39dc0f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -87,6 +87,15 @@ "code", "question" ] + }, + { + "login": "mAAdhaTTah", + "name": "James DiGioia", + "avatar_url": "https://avatars0.githubusercontent.com/u/4371429?v=4", + "profile": "http://jamesdigioia.com", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,