From 25f7fd9266085a76b4ce09b9cd46868a32c5b4bc Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2020 07:42:25 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ef1ee654..e327dda8 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,7 @@ [![Tweet][tweet-badge]][tweet-url] - -[![All Contributors](https://img.shields.io/badge/all_contributors-29-orange.svg?style=flat-square)](#contributors-) - +[![All Contributors](https://img.shields.io/badge/all_contributors-30-orange.svg?style=flat-square)](#contributors-) ## Installation @@ -217,12 +215,12 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Josh Kelly

💻 +
Alessia Bellisario

💻 ⚠️ 📖 - This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! From 107cb63f5a0e8d5203aa817715f8a1299f2c648e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2020 07:42:27 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 11497d21..dbe26d65 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -315,6 +315,17 @@ "contributions": [ "code" ] + }, + { + "login": "alessbell", + "name": "Alessia Bellisario", + "avatar_url": "https://avatars0.githubusercontent.com/u/5139846?v=4", + "profile": "http://aless.co", + "contributions": [ + "code", + "test", + "doc" + ] } ], "contributorsPerLine": 7,