From 9ae48b6cc8ef88be775f5cbae55953c027129eee Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2019 03:13:04 +0000 Subject: [PATCH 1/2] docs: update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e383f70..cd411f98 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-5-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors) [![PRs Welcome][prs-badge]][prs] [![Code of Conduct][coc-badge]][coc] ## Pre-Workshop Instructions/Requirements @@ -219,6 +219,7 @@ Thanks goes to these wonderful people Zara603
Zara603

💻 Michael Friedman
Michael Friedman

📖 Brandon Newton
Brandon Newton

📖 + Jonathan Bruce
Jonathan Bruce

💻 From 2db4d931ff1d448fe939e51e8287cf2c619ca5b5 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2019 03:13:05 +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 09b669b3..2f69d471 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -55,6 +55,15 @@ "contributions": [ "doc" ] + }, + { + "login": "JonathanBruce", + "name": "Jonathan Bruce", + "avatar_url": "https://avatars3.githubusercontent.com/u/1743411?v=4", + "profile": "https://github.com/JonathanBruce", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,