From d5bc300097b339d11c7dfaa87d54d3c33c7653ab Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2019 11:05:02 +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 5a9329e..492bbd0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![Netlify Status](https://api.netlify.com/api/v1/badges/32128bab-176e-4a45-b21e-7a57425a36d1/deploy-status)](https://app.netlify.com/sites/epic-sammet-7ed06e/deploys) -[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors) # webgems.io @@ -34,6 +34,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d +
Banou
Banou

🐛 🎨
Kevin van der Werff
Kevin van der Werff

🐛 💻 🖋 🤔 🚧 👀 ⚠️
From 97d16ed90e6be4e9281484eb32d6683620c6cb8a Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2019 11:05:02 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 6604cc3..d9647c6 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -14,6 +14,21 @@ "bug", "design" ] + }, + { + "login": "S3B4S", + "name": "Kevin van der Werff", + "avatar_url": "https://avatars0.githubusercontent.com/u/17083334?v=4", + "profile": "https://github.com/S3B4S", + "contributions": [ + "bug", + "code", + "content", + "ideas", + "maintenance", + "review", + "test" + ] } ], "contributorsPerLine": 7,