From 31f595cb6798bb2832280cfff249c11f3b613206 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2020 22:29:03 +0000 Subject: [PATCH 1/2] docs: update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2d1d9703..75db290a 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ [![MIT License][license-badge]][license] -[![All Contributors](https://img.shields.io/badge/all_contributors-49-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-50-orange.svg?style=flat-square)](#contributors-) [![PRs Welcome][prs-badge]][prs] [![Code of Conduct][coc-badge]][coc] @@ -548,11 +548,13 @@ Thanks goes to these people ([emoji key][emojis]):
Dade Cook

💻 ⚠️
Leandro Lourenci

💻 ⚠️ + +
Marco Moretti

💻 ⚠️ + - This project follows the [all-contributors][all-contributors] specification. From 9284714519ceba683b4a742c3aecf75364dd9321 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2020 22:29:04 +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 b9bff03f..2c58fd75 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -491,6 +491,16 @@ "code", "test" ] + }, + { + "login": "marcosvega91", + "name": "Marco Moretti", + "avatar_url": "https://avatars2.githubusercontent.com/u/5365582?v=4", + "profile": "https://github.com/marcosvega91", + "contributions": [ + "code", + "test" + ] } ], "commitConvention": "none",