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

💻
Kevin Yeh

💻 + +
Jack O'Connor

💻 + From ec04f5a7a2a7457d279ec303378782debbf9ef8e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2019 17:16:24 +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 9bcc9062..3be57cf2 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -69,6 +69,15 @@ "contributions": [ "code" ] + }, + { + "login": "jackocnr", + "name": "Jack O'Connor", + "avatar_url": "https://avatars0.githubusercontent.com/u/1186883?v=4", + "profile": "https://jackocnr.com", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,