From e0db10757d68dbd377fde613bf30c39ee4a0950c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 15 Oct 2020 04:17:06 +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 d25b3e817..0ae6e17a7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Automation-scripts -[![All Contributors](https://img.shields.io/badge/all_contributors-51-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-52-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 @@ -113,6 +113,7 @@ Thanks goes to these wonderful people 😊
Paulo Pacitti

💻
Holger Dörner

💻 +
Akash Dwivedi

💻 From c20547ae28d92663d3a5c997f8979e6ea5d7ed96 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 15 Oct 2020 04:17:07 +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 0973d4adb..9d1247a98 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -466,6 +466,15 @@ "contributions": [ "code" ] + }, + { + "login": "bunnysworld", + "name": "Akash Dwivedi", + "avatar_url": "https://avatars1.githubusercontent.com/u/42912055?v=4", + "profile": "https://github.com/bunnysworld", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,