From 4b813eb2a8dc1def5a83862889fc09bd6a1ff4c9 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 3 Oct 2020 12:33: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 6d50caa45..48a168541 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-37-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-38-orange.svg?style=flat-square)](#contributors-) ![Issues](https://img.shields.io/github/issues/Python-World/Python_and_the_Web) @@ -92,6 +92,7 @@ We now have a section for miscellaneous scripts as well.
Soumik

💻
Shravan Bhat

💻 +
Agrover112

💻 From f190dcb340b9f6fa74866881b084b1d6604361a7 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 3 Oct 2020 12:33:29 +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 a41a77a27..48bfeb8ec 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -344,6 +344,15 @@ "contributions": [ "code" ] + }, + { + "login": "Agrover112", + "name": "Agrover112", + "avatar_url": "https://avatars3.githubusercontent.com/u/42321810?v=4", + "profile": "https://github.com/Agrover112", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,