From df7134211be86a7c78cf0c88f37c3ccbdb6e9fde Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 12 Jan 2021 16:15:44 +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 6a3a97ef78..a401033344 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-49-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-50-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) @@ -115,6 +115,9 @@ Thanks goes to these **Wonderful People** 👨🏻‍💻: 🚀 **Contribut
Mohta Rahul Suresh

💻 📖
Keshav Bansal

💻 📖 + +
gargnityansh

💻 📖 + From 8facd31bff476dca39c57cf6d96ceb3d4e0face7 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 12 Jan 2021 16:15:45 +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 00f7240d92..4a7bd3b93c 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -486,6 +486,16 @@ "code", "doc" ] + }, + { + "login": "gargnityansh", + "name": "gargnityansh", + "avatar_url": "https://avatars3.githubusercontent.com/u/45964420?v=4", + "profile": "https://github.com/gargnityansh", + "contributions": [ + "code", + "doc" + ] } ], "contributorsPerLine": 7,