From 39b2f532d4c42a9c3aefe86ae91e75962c1bfa98 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2019 12:54:25 +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 400dcdd..b53e99e 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ testing practices.

[![version][version-badge]][package] [![downloads][downloads-badge]][npmtrends] [![MIT License][license-badge]][license] -[![All Contributors](https://img.shields.io/badge/all_contributors-22-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-23-orange.svg?style=flat-square)](#contributors) [![PRs Welcome][prs-badge]][prs] [![Code of Conduct][coc-badge]][coc] [![Watch on GitHub][github-watch-badge]][github-watch] @@ -168,6 +168,7 @@ Thanks goes to these people ([emoji key][emojis]): Mikhail Guskov
Mikhail Guskov

🐛 + JD Gonzales
JD Gonzales

📖 From 95867c52dad1ec4647c0a1b090ae94a2ea644031 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2019 12:54:26 +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 f259073..1c5e653 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -222,6 +222,15 @@ "contributions": [ "bug" ] + }, + { + "login": "juliusdelta", + "name": "JD Gonzales", + "avatar_url": "https://avatars1.githubusercontent.com/u/10285055?v=4", + "profile": "https://jds.work", + "contributions": [ + "doc" + ] } ], "repoType": "github",