From d161ffdb8bcddf2fc4bb336c77c87739bf839ec1 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2019 02:30:56 +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 1ac6e455..cafb1b9f 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-96-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-97-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] @@ -508,6 +508,7 @@ Thanks goes to these people ([emoji key][emojis]): Michaël De Boey
Michaël De Boey

👀 Tim Yates
Tim Yates

👀 Brian Donovan
Brian Donovan

💻 + Noam Gabriel Jacobson
Noam Gabriel Jacobson

📖 From 5cdf01527b3b8bcfeffb90f784a685ebab27b844 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2019 02:30:57 +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 71618a32..4d743bae 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -930,6 +930,15 @@ "contributions": [ "code" ] + }, + { + "login": "JaysQubeXon", + "name": "Noam Gabriel Jacobson", + "avatar_url": "https://avatars1.githubusercontent.com/u/18309230?v=4", + "profile": "https://github.com/JaysQubeXon", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7,