From ccaa4d725ba26494b05741fe58133eab1f7ba4d4 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2019 17:11:21 +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..b07d6f43 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

πŸ’» +
Kevin Yeh

πŸ’» From 9738fb07e5a9522accbf283087856bc7053bc6fc Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2019 17:11:22 +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..fe928c9b 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -51,6 +51,15 @@ "contributions": [ "code" ] + }, + { + "login": "kyeah", + "name": "Kevin Yeh", + "avatar_url": "https://avatars1.githubusercontent.com/u/2308368?v=4", + "profile": "http://kyeh.me", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,