From bfdcbdd589a477c294e90f025b3d8bd1379a2ecd Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2019 03:58: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 2b78c715..f840610e 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-75-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-76-orange.svg?style=flat-square)](#contributors) [![PRs Welcome][prs-badge]][prs] [![Code of Conduct][coc-badge]][coc] @@ -226,6 +226,7 @@ Thanks goes to these people ([emoji key][emojis]): Olzhas Askar
Olzhas Askar

💻 ⚠️ 📖 Max Belsky
Max Belsky

💻 ⚠️ Michael Mantel
Michael Mantel

⚠️ + Tom Nagle
Tom Nagle

💻 From 2299d575d67d59fb6b7c83cd077c5333764d8fb5 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2019 03:58:03 +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 7c93c700..596f2597 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -744,6 +744,15 @@ "contributions": [ "test" ] + }, + { + "login": "tomanagle", + "name": "Tom Nagle", + "avatar_url": "https://avatars1.githubusercontent.com/u/8683577?v=4", + "profile": "https://tomdoes.tech/", + "contributions": [ + "code" + ] } ], "repoHost": "https://github.com"