From 992a2e83b60d63dfbecc8bd93dad7eb990e6014f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 19 Oct 2019 21:03:04 +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 9c6f7c1a..481387c9 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-74-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-75-orange.svg?style=flat-square)](#contributors) [![PRs Welcome][prs-badge]][prs] [![Code of Conduct][coc-badge]][coc] @@ -225,6 +225,7 @@ Thanks goes to these people ([emoji key][emojis]): Dominykas Blyžė
Dominykas Blyžė

💻 ⚠️ Olzhas Askar
Olzhas Askar

💻 ⚠️ 📖 Max Belsky
Max Belsky

💻 ⚠️ + Michael Mantel
Michael Mantel

⚠️ From 0b2bb9f687d740f90158752a544ae4897e7c08fc Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 19 Oct 2019 21:03:06 +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 ddb6484f..229e1e90 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -734,6 +734,15 @@ "code", "test" ] + }, + { + "login": "mmantel", + "name": "Michael Mantel", + "avatar_url": "https://avatars2.githubusercontent.com/u/1326403?v=4", + "profile": "https://github.com/mmantel", + "contributions": [ + "test" + ] } ], "repoHost": "https://github.com"