From ea578816d43371d61cacdceb9cef0441cd849c1c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 9 Oct 2020 07:19:46 +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 4eb09f3c5..1ea76b5bd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Automation-scripts -[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-) Do you know anything that can help all to easy our tough life than tell that secret to us and help us to become lazy like Panda @@ -43,6 +43,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Pawan Jain

🚇 ⚠️ 💻
Thomas S.

💻 +
YourFriendlyError

💻 From c7b3baabd69007606d08adc1cf34d51a08dc974c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 9 Oct 2020 07:19:47 +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 c2548f41e..46c311fd4 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -24,6 +24,15 @@ "contributions": [ "code" ] + }, + { + "login": "YourFriendlyError", + "name": "YourFriendlyError", + "avatar_url": "https://avatars3.githubusercontent.com/u/41340245?v=4", + "profile": "https://github.com/YourFriendlyError", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,