From cc0dfab108a733a54eb2b9fabaed70d045ac3959 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 17:53:44 +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 6aff8b27..f309091b 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-101-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-102-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] @@ -515,6 +515,7 @@ Thanks goes to these people ([emoji key][emojis]): Aayush Rajvanshi
Aayush Rajvanshi

📖 Ely Alamillo
Ely Alamillo

💻 ⚠️ Daniel Afonso
Daniel Afonso

💻 ⚠️ + Laurens Bosscher
Laurens Bosscher

💻 From eae8ee75feff6b67c8cf43162708a8288cd3fcbf Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 17:53:45 +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 28b9d4e8..bbf012fc 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -979,6 +979,15 @@ "code", "test" ] + }, + { + "login": "LaurensBosscher", + "name": "Laurens Bosscher", + "avatar_url": "https://avatars0.githubusercontent.com/u/13363196?v=4", + "profile": "http://www.laurensbosscher.nl", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,