From 0ebf7b2551c2388a66c513b2ac3071aa83e172ba Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2019 21:40:39 +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 1c7493fc..20b3a962 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-99-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-100-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] @@ -513,6 +513,7 @@ Thanks goes to these people ([emoji key][emojis]): Aayush Rajvanshi
Aayush Rajvanshi

📖 + Ely Alamillo
Ely Alamillo

💻 ⚠️ From 7d08e5b821efa90bc7e1e8747fe5bbbaa325a9dd Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2019 21:40:40 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index d3c5da47..d37c915b 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -958,6 +958,16 @@ "contributions": [ "doc" ] + }, + { + "login": "ely-alamillo", + "name": "Ely Alamillo", + "avatar_url": "https://avatars2.githubusercontent.com/u/24350492?v=4", + "profile": "https://elyalamillo.com", + "contributions": [ + "code", + "test" + ] } ], "contributorsPerLine": 7,