From 5560eecdc1927b7d648f1138db4188d23a6a23c8 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2020 15:05:02 +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 5fd0b0f8..09149234 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Add & Commit -[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-5-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.... @@ -158,6 +158,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Tor Egil Jacobsen

💻
Ivan Yelizariev

🤔
jhhughes

🐛 +
Brahma Dev

🐛 From 2d9c41ae6bf6cec4efd298d45d68ee886c7fc645 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2020 15:05:03 +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 57235a47..3a115ea6 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -46,6 +46,15 @@ "contributions": [ "bug" ] + }, + { + "login": "brahma-dev", + "name": "Brahma Dev", + "avatar_url": "https://avatars3.githubusercontent.com/u/1793295?v=4", + "profile": "https://github.com/brahma-dev", + "contributions": [ + "bug" + ] } ], "contributorsPerLine": 7,