From be169363132c91fa5f26b1f97f21354b12db916e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2019 19:17:23 +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 1e9754c5..b2b0ae2d 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-100-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-101-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] @@ -514,6 +514,7 @@ Thanks goes to these people ([emoji key][emojis]): Aayush Rajvanshi
Aayush Rajvanshi

📖 Ely Alamillo
Ely Alamillo

💻 ⚠️ + Daniel Afonso
Daniel Afonso

💻 ⚠️ From b593c0d517e43715afa4faa6cdb9cbc619985b7c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2019 19:17:24 +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 a337c335..28b9d4e8 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -969,6 +969,16 @@ "code", "test" ] + }, + { + "login": "danieljcafonso", + "name": "Daniel Afonso", + "avatar_url": "https://avatars3.githubusercontent.com/u/35337607?v=4", + "profile": "https://github.com/danieljcafonso", + "contributions": [ + "code", + "test" + ] } ], "contributorsPerLine": 7,