From 8b661e070fc6922ada5bd70575be7a163ce8b59e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 8 Oct 2020 03:20: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 6ffb7b2b6..6258bf616 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-73-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-74-orange.svg?style=flat-square)](#contributors-) ![Issues](https://img.shields.io/github/issues/Python-World/Python_and_the_Web) @@ -138,6 +138,7 @@ We now have a section for miscellaneous scripts/programs as well.
Yash Joglekar

💻
Atharv Joshi

💻
Mahesh Bharadwaj K

💻 +
Ritesh T

💻 From 3e0c4ca391508adcd302c69251846d54c12d47d3 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 8 Oct 2020 03:20:01 +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 c5d69b7d0..6be63424a 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -668,6 +668,15 @@ "contributions": [ "code" ] + }, + { + "login": "ritesh-dt", + "name": "Ritesh T", + "avatar_url": "https://avatars0.githubusercontent.com/u/53569176?v=4", + "profile": "https://github.com/ritesh-dt", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,