From 01859d7d56c3114ce7ad924c022bd30efc206f2d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 1 Oct 2020 19:05:24 +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 19194b971..8d0cb81d1 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-17-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-18-orange.svg?style=flat-square)](#contributors-) ![Issues](https://img.shields.io/github/issues/Python-World/Python_and_the_Web) @@ -114,6 +114,7 @@ We now have a section for miscellaneous scripts as well.
David Mendoza

💻
dkarmy12

💻
Madhav Mehndiratta

💻 +
YOGESHWARAN R

💻 From afceec546c6801b3e077fce4abaaee906daf9a86 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 1 Oct 2020 19:05:24 +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 c89d57c2f..f5707204e 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -164,6 +164,15 @@ "contributions": [ "code" ] + }, + { + "login": "yogeshwaran01", + "name": "YOGESHWARAN R", + "avatar_url": "https://avatars1.githubusercontent.com/u/66836092?v=4", + "profile": "http://www.linkedin.com/in/yogeshwaran01", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,