From 5bec3ea29a153421f0ac169848d5151abec54906 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" Date: Tue, 21 May 2019 21:44:43 +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 85ed7b4..2996753 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-7-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-8-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

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

💻
From bc3ed88d6fd1084f448f801492f235a1103048e3 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" Date: Tue, 21 May 2019 21:44:44 +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 ad485cb..9293201 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -77,6 +77,15 @@ "contributions": [ "code" ] + }, + { + "login": "lewie9021", + "name": "Lewis Barnes", + "avatar_url": "https://avatars3.githubusercontent.com/u/4729411?v=4", + "profile": "https://github.com/lewie9021", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,