From 35d215c9a9d5aa8a1045d54a575b75b8e6a87688 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2019 18:13:25 +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 af824f9..b435e53 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-9-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-10-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

💻 💬
James DiGioia
James DiGioia

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

💻
mana
mana

💻
From b994b1b2caa3a12c123d8ee3dfe400412481f2c0 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2019 18:13:26 +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 d39dc0f..2cf2afe 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -96,6 +96,15 @@ "contributions": [ "code" ] + }, + { + "login": "manakuro", + "name": "mana", + "avatar_url": "https://avatars1.githubusercontent.com/u/11571318?v=4", + "profile": "https://manatoworks.me", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,