From 45c3d6279a6706c9ec03231627a7bcf770be1763 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 26 Oct 2020 14:39:25 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 574ce40d3..76ad25ffd 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-98-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-99-orange.svg?style=flat-square)](#contributors-) ![Issues](https://img.shields.io/github/issues/Python-World/Python_and_the_Web) @@ -170,6 +170,9 @@ We now have a section for miscellaneous scripts/programs as well.
Jayesh Narwaria

💻
Priya Mane

💻 + +
Sandeep Jaiswal

💻 + From 9473474dfd48be996514411ea52c0f5782ac1c94 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 26 Oct 2020 14:39:26 +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 23c77d07e..715ef4703 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -893,6 +893,15 @@ "contributions": [ "code" ] + }, + { + "login": "sandyjswl", + "name": "Sandeep Jaiswal", + "avatar_url": "https://avatars2.githubusercontent.com/u/25723594?v=4", + "profile": "https://sandyjswl.github.io/", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,