From f9863724189ad989a7cf67b935a0ff232d97e5c4 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 17 Oct 2020 16:17:37 +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 4ca4c1fe70..559cc2d697 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-22-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-23-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) @@ -77,6 +77,7 @@ Thanks goes to these **Wonderful People** 👨🏻‍💻:
ragreenburg

💻 📖 +
Amit Mishra

💻 From e71b949478c9ebd4423eced26ef6c62e42e4183a Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 17 Oct 2020 16:17:38 +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 5ce3059718..84e0085c65 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -223,6 +223,15 @@ "code", "doc" ] + }, + { + "login": "Mr-Mishraji", + "name": "Amit Mishra", + "avatar_url": "https://avatars1.githubusercontent.com/u/71146681?v=4", + "profile": "https://github.com/Mr-Mishraji", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,