From 2d7d122e9af0681bd13ecaca524e0f0a527fb72e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 31 Jan 2021 11:53:00 +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 884370480b..0d63851545 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-57-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-58-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) @@ -126,6 +126,7 @@ Thanks goes to these **Wonderful People** 👨🏻‍💻: 🚀 **Contribut
Summer

💻 📖 +
CharvyJain

💻 📖 From c41493d217c2071c29a7cb936116defa6395cbb5 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 31 Jan 2021 11:53:01 +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 28923faf48..95ecc6d001 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -565,6 +565,16 @@ "code", "doc" ] + }, + { + "login": "CharvyJain", + "name": "CharvyJain", + "avatar_url": "https://avatars.githubusercontent.com/u/69421337?v=4", + "profile": "https://github.com/CharvyJain", + "contributions": [ + "code", + "doc" + ] } ], "contributorsPerLine": 7,