From cdead8b2cb5640a376593efad2ad47a1450b2766 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2019 22:32:21 +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 fef9506d..d225e6cd 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ practices.

[![downloads][downloads-badge]][npmtrends] [![MIT License][license-badge]][license] -[![All Contributors](https://img.shields.io/badge/all_contributors-68-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-69-orange.svg?style=flat-square)](#contributors) [![PRs Welcome][prs-badge]][prs] [![Code of Conduct][coc-badge]][coc] @@ -217,6 +217,7 @@ Thanks goes to these people ([emoji key][emojis]): Adrià Fontcuberta
Adrià Fontcuberta

💻 ⚠️ 📖 Thomas Lombart
Thomas Lombart

💻 Sam Horton
Sam Horton

💻 ⚠️ + Andrew Hill
Andrew Hill

💻 From cc614b032493bd97b0199dc5202eddff297c5282 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2019 22:32:22 +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 92d2e742..e61d31b5 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -673,6 +673,15 @@ "code", "test" ] + }, + { + "login": "andrewhillcode", + "name": "Andrew Hill", + "avatar_url": "https://avatars1.githubusercontent.com/u/12396191?v=4", + "profile": "http://andrewhillcode.com", + "contributions": [ + "code" + ] } ], "repoHost": "https://github.com"