From 1e219cb814915f568a91b1f5f61ef7efd499e0f6 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2019 19:08:37 +0000 Subject: [PATCH 1/2] docs: update README.md --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c5827688..8e383f70 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-4-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors) [![PRs Welcome][prs-badge]][prs] [![Code of Conduct][coc-badge]][coc] ## Pre-Workshop Instructions/Requirements @@ -212,7 +212,15 @@ Thanks goes to these wonderful people -
Kent C. Dodds
Kent C. Dodds

💻 📖 🚇 ⚠️
Frank Calise
Frank Calise

💻
Zara603
Zara603

💻
Michael Friedman
Michael Friedman

📖
+ + + + + + + + +
Kent C. Dodds
Kent C. Dodds

💻 📖 🚇 ⚠️
Frank Calise
Frank Calise

💻
Zara603
Zara603

💻
Michael Friedman
Michael Friedman

📖
Brandon Newton
Brandon Newton

📖
From fece7f9b6cb2f90392388053e951cd8d1ab6e6f4 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2019 19:08:38 +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 544adbaf..09b669b3 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -46,6 +46,15 @@ "contributions": [ "doc" ] + }, + { + "login": "btnwtn", + "name": "Brandon Newton", + "avatar_url": "https://avatars1.githubusercontent.com/u/20847518?v=4", + "profile": "https://bitwise.cool", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7,