From ff43a0e4f9ced8a8df55bdc1606d1c8e3fff3bd1 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 16:33:03 +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 fce17a03b3..d549680977 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)](https://forthebadge.com) -[![All Contributors](https://img.shields.io/badge/all_contributors-20-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat-square)](#contributors-) [![GitHub issues](https://img.shields.io/github/issues/avinashkranjan/Amazing-Python-Scripts.svg)](https://github.com/avinashkranjan/Amazing-Python-Scripts/issues) @@ -73,6 +73,7 @@ Thanks goes to these **Wonderful People** 👨🏻‍💻:
jayaganeshkumar

💻 📖
Viktor Bakulin

💻
quentin-vigne

💻 📖 +
Adarsh.S.Kushwah

💻 📖 From 90b5d8d77b4b7345124ccf8a283e9cfa37e972d3 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 16:33:04 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index c0368bdc62..8d1ef8954c 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -203,6 +203,16 @@ "code", "doc" ] + }, + { + "login": "adarshkushwah", + "name": "Adarsh.S.Kushwah", + "avatar_url": "https://avatars3.githubusercontent.com/u/48567796?v=4", + "profile": "https://adarshkushwah.gitlab.io/myhub", + "contributions": [ + "code", + "doc" + ] } ], "contributorsPerLine": 7,