From 97513c3746ec0a7cc7bf650b3a26040c01260f96 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 3 Oct 2020 04:51:59 +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 594de6d5d..7bb3d9d65 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-32-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-33-orange.svg?style=flat-square)](#contributors-) ![Issues](https://img.shields.io/github/issues/Python-World/Python_and_the_Web) @@ -85,6 +85,7 @@ We now have a section for miscellaneous scripts as well.
Rogue Halo

💻
APEX

💻
Yuvraaj Narula

💻 +
Anshul275

💻 From c58b4a9f78fa2d479b267a6a35ccd9c687a0fab4 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 3 Oct 2020 04:52:00 +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 10c975a3b..5ab55688f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -299,6 +299,15 @@ "contributions": [ "code" ] + }, + { + "login": "Anshul275", + "name": "Anshul275", + "avatar_url": "https://avatars0.githubusercontent.com/u/54087991?v=4", + "profile": "https://github.com/Anshul275", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,