From e348aa7929a2a61ad0b16d4661b3dc1999f32b10 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 16:25:28 +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 6514035615..cf78b4bbf5 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-68-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-69-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) @@ -139,6 +139,7 @@ Thanks goes to these **Wonderful People** 👨🏻‍💻: 🚀 **Contribut
Siddhanth Dwivedi

💻
Aayush Garg

💻 📖
Rafa Moyano

📖 +
Dhanush V

💻 📖 From 351fd12f409aa0fc1fa1fdac23fce2d7fad605c0 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 16:25:29 +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 18ffae6a7a..8e2f143c5e 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -675,6 +675,16 @@ "contributions": [ "doc" ] + }, + { + "login": "Dhanush2612", + "name": "Dhanush V", + "avatar_url": "https://avatars.githubusercontent.com/u/52505100?v=4", + "profile": "https://github.com/Dhanush2612", + "contributions": [ + "code", + "doc" + ] } ], "contributorsPerLine": 7,