From d4031b7d322fc0d892e1d599e78e35f41ef25e5a Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2019 13:20:16 +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 2baf34bd..f04cdf22 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-6-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors) [![PRs Welcome][prs-badge]][prs] [![Code of Conduct][coc-badge]][coc] ## Pre-Workshop Instructions/Requirements @@ -216,6 +216,7 @@ Thanks goes to these wonderful people Michael Friedman
Michael Friedman

📖 Brandon Newton
Brandon Newton

📖 💻 Jonathan Bruce
Jonathan Bruce

💻 + Łukasz Gandecki
Łukasz Gandecki

📖 From 614df5f00a73b59d1b8c0a0b9ef5bb1e2f09d19f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2019 13:20:17 +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 a26db859..1eb02e0e 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -65,6 +65,15 @@ "contributions": [ "code" ] + }, + { + "login": "lgandecki", + "name": "Łukasz Gandecki", + "avatar_url": "https://avatars1.githubusercontent.com/u/4002543?v=4", + "profile": "http://team.thebrain.pro", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7,