From 85bf206c8d9911ef78ba4c98f9a1194d2861a93a Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2019 12:54:05 +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 e32272e3..b850316b 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ practices.

[![version][version-badge]][package] [![downloads][downloads-badge]][npmtrends] [![MIT 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] [![Join the community on Spectrum][spectrum-badge]][spectrum] @@ -186,6 +186,7 @@ Thanks goes to these people ([emoji key][emojis]): Michaël De Boey
Michaël De Boey

📖 Ignacio Le Fluk
Ignacio Le Fluk

💻 ⚠️ Tamás Szabó
Tamás Szabó

💻 + Gregor Woiwode
Gregor Woiwode

💻 From a1f260292241cf3b20d82f3b8a19e073ae8b1861 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2019 12:54:06 +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 0e4a1e14..fa3087f2 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -44,6 +44,15 @@ "contributions": [ "code" ] + }, + { + "login": "GregOnNet", + "name": "Gregor Woiwode", + "avatar_url": "https://avatars3.githubusercontent.com/u/444278?v=4", + "profile": "https://medium.com/@gregor.woiwode", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,