From 1eefee51a8a25b6baef4f9e21a00cb759b443a66 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2019 17:08:07 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8200b7c8..0f898106 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # `gren` 🤖 -[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-) > Github release notes and changelog generator @@ -228,6 +228,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Dan Klausner

🐛
David Sevilla Martín

📖
Alexander Vassbotn Røyne-Helgesen

🐛 💻 +
Joaquin Corchero

💻 From 8a43844ad00c0a987147eae5993ab956048aaa61 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2019 17:08:08 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index a8c4f945..510a57ae 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -32,6 +32,15 @@ "bug", "code" ] + }, + { + "login": "joaquin-corchero", + "name": "Joaquin Corchero", + "avatar_url": "https://avatars2.githubusercontent.com/u/6892214?v=4", + "profile": "https://github.com/joaquin-corchero", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,