From 0f0e811f18ac32f770fc6ab90c91f8d7566e5729 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 3 Oct 2020 11:19:44 +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 21f370769..42bf38eae 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-35-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-36-orange.svg?style=flat-square)](#contributors-) ![Issues](https://img.shields.io/github/issues/Python-World/Python_and_the_Web) @@ -89,6 +89,9 @@ We now have a section for miscellaneous scripts as well.
Benji

💻
Rajdeep Ray

💻 + +
Soumik

💻 + From 11499e0b9049eeec9213cb4c9d15207997b53ebf Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 3 Oct 2020 11:19:45 +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 7d743b53d..a0e237634 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -326,6 +326,15 @@ "contributions": [ "code" ] + }, + { + "login": "Araon", + "name": "Soumik", + "avatar_url": "https://avatars0.githubusercontent.com/u/30241057?v=4", + "profile": "https://araon.pythonanywhere.com", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,