From 46d77cfa2db6840b490ce8efd115e34bb19d0814 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2020 15:02:15 +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 68fcadd..5fd0b0f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Add & Commit -[![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-) You can use this GitHub Action to commit changes made in your workflow run directly to your repo: for example, you use it to lint your code, update documentation, commit updated builds, etc.... @@ -157,6 +157,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Federico Grandi

💻 📖
Tor Egil Jacobsen

💻
Ivan Yelizariev

🤔 +
jhhughes

🐛 From 08fe1b6e439c26ee1987ec490ccf420780972743 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2020 15:02:16 +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 46c3659..57235a4 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -37,6 +37,15 @@ "contributions": [ "ideas" ] + }, + { + "login": "jhhughes", + "name": "jhhughes", + "avatar_url": "https://avatars2.githubusercontent.com/u/13724293?v=4", + "profile": "https://github.com/jhhughes", + "contributions": [ + "bug" + ] } ], "contributorsPerLine": 7,