From 62e1899bc805d9953e57a8630906f609367d07d8 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 3 Oct 2020 15:03:16 +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 92f8c1f45..5d37e5bc9 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-41-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-42-orange.svg?style=flat-square)](#contributors-) ![Issues](https://img.shields.io/github/issues/Python-World/Python_and_the_Web) @@ -96,6 +96,7 @@ We now have a section for miscellaneous scripts as well.
Shantanu Taro

💻
suvam prasad

💻
Mysterious-Owl

💻 +
Alex Antoniou

💻 From 05234e49be3e860aff32664d3e30e5bd62267dc8 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 3 Oct 2020 15:03:17 +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 ebc5627ff..2deaf065f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -380,6 +380,15 @@ "contributions": [ "code" ] + }, + { + "login": "antoniouaa", + "name": "Alex Antoniou", + "avatar_url": "https://avatars0.githubusercontent.com/u/15040368?v=4", + "profile": "https://github.com/antoniouaa", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,