From 2de336068d6ecf6f3674599573a296961400a890 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" Date: Fri, 10 May 2019 19:02:54 +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 72cb0173..86d899df 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ source material for [![Travis Build Status][build-badge]][build] [![AppVeyor Build Status][win-build-badge]][win-build] [![GPL-3.0 License][license-badge]][license] -[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors) [![PRs Welcome][prs-badge]][prs] [![Code of Conduct][coc-badge]][coc] ## Pre-Workshop Instructions/Requirements @@ -206,7 +206,7 @@ Thanks goes to these wonderful people -
Kent C. Dodds
Kent C. Dodds

💻 📖 🚇 ⚠️
Frank Calise
Frank Calise

💻
+
Kent C. Dodds
Kent C. Dodds

💻 📖 🚇 ⚠️
Frank Calise
Frank Calise

💻
Zara603
Zara603

💻
From 5f12779ebc729b5b3320bf2a75e01f65d2723956 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" Date: Fri, 10 May 2019 19:02:55 +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 8d336534..fa223c1b 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -28,6 +28,15 @@ "contributions": [ "code" ] + }, + { + "login": "Zara603", + "name": "Zara603", + "avatar_url": "https://avatars1.githubusercontent.com/u/4918423?v=4", + "profile": "https://github.com/Zara603", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,