From 690b16b2cfc4d76af9b3e011b8ce9fe6df967abe Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 3 Oct 2020 14:46:34 +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 03c5b7a9c..d9e0c3793 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-39-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-40-orange.svg?style=flat-square)](#contributors-) ![Issues](https://img.shields.io/github/issues/Python-World/Python_and_the_Web) @@ -94,6 +94,7 @@ We now have a section for miscellaneous scripts as well.
Shravan Bhat

💻
Agrover112

💻
Shantanu Taro

💻 +
suvam prasad

💻 From cb6c2cadd3a5a2d300024e021d4c3f8818edb142 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 3 Oct 2020 14:46:35 +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 dfd3d58db..d4414f02b 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -362,6 +362,15 @@ "contributions": [ "code" ] + }, + { + "login": "SuvamPrasd", + "name": "suvam prasad", + "avatar_url": "https://avatars3.githubusercontent.com/u/32155332?v=4", + "profile": "https://suvamprogrammer.blogspot.com", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,