From 5c65fd7b9095f6504bf7facecd21742f6deeb007 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 9 Oct 2020 08:10:07 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d800f85d1..50233a311 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Automation-scripts -[![All Contributors](https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-15-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 @@ -58,6 +58,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Aakash Agarwal

💻
suubh

💻 + +
gkydev

💻 + From 6959d61a9501cfc27084f544bc663feefcf0c307 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 9 Oct 2020 08:10:08 +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 cf195e202..402afd37d 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -132,6 +132,15 @@ "contributions": [ "code" ] + }, + { + "login": "gkydev", + "name": "gkydev", + "avatar_url": "https://avatars3.githubusercontent.com/u/26537245?v=4", + "profile": "https://github.com/gkydev", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,