From c39390d3f0e2731768b8dd498a0e550552b151ec Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2019 17:11:53 +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 c24bd9f1..daa18cc2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # `gren` πŸ€– -[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-) > Github release notes and changelog generator @@ -230,6 +230,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Alexander Vassbotn RΓΈyne-Helgesen

πŸ› πŸ’»
Joaquin Corchero

πŸ’»
David Parker

πŸ’» +
Mario Tacke

πŸ’» From faebb73aebb67efccad37ac6f12b5a3afd2d1a80 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2019 17:11:54 +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 e75d7118..669bcebc 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -51,6 +51,15 @@ "contributions": [ "code" ] + }, + { + "login": "mariotacke", + "name": "Mario Tacke", + "avatar_url": "https://avatars2.githubusercontent.com/u/4942019?v=4", + "profile": "https://www.mariotacke.io", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,