From 47697c80e67ce5c0add139ce8e1b7a6fa22136e0 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 3 Oct 2020 06:22:05 +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 7bb3d9d65..4548bad10 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-33-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-34-orange.svg?style=flat-square)](#contributors-) ![Issues](https://img.shields.io/github/issues/Python-World/Python_and_the_Web) @@ -86,6 +86,7 @@ We now have a section for miscellaneous scripts as well.
APEX

💻
Yuvraaj Narula

💻
Anshul275

💻 +
Benji

💻 From c16fe2ef409586952a763ad5b6b736948da49d01 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 3 Oct 2020 06:22:06 +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 5ab55688f..825243bf8 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -308,6 +308,15 @@ "contributions": [ "code" ] + }, + { + "login": "CaptainRoberts", + "name": "Benji", + "avatar_url": "https://avatars2.githubusercontent.com/u/25398128?v=4", + "profile": "https://github.com/CaptainRoberts", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,