From bb496ca859d37d1022c6d08b98e7218fb142edbd Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 1 Oct 2020 12:02:57 +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 9f4dad4938..74738c7f0d 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-6-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-7-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) @@ -55,6 +55,7 @@ Thanks goes to these **Wonderful People** 👨🏻‍💻:
Abir Bhattacharya

💻 🤔
Madiha Mallick

💻
Mohammed Bilal

📖 +
shivam sharma

💻 From 450ffe808faf7862ffe1554984a08ef2814688e1 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 1 Oct 2020 12:02:58 +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 178525d814..c12181b77f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -65,6 +65,15 @@ "contributions": [ "doc" ] + }, + { + "login": "shivamsh555", + "name": "shivam sharma", + "avatar_url": "https://avatars0.githubusercontent.com/u/72130276?v=4", + "profile": "https://github.com/shivamsh555", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,