From 78053423e157f1ec13aac8e2d307a9865b36aa43 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 1 Oct 2020 13:28:51 +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 cb09abd11..dc385ac59 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-14-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors-) ![Issues](https://img.shields.io/github/issues/Python-World/Python_and_the_Web) @@ -110,6 +110,9 @@ We now have a section for miscellaneous scripts as well.
T3cH_W1z4rD

💻
Meghana Varanasi

💻 + +
David Mendoza

💻 + From 502fc5e2cebeb86a14c0be0ced0ae480965dd1a6 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 1 Oct 2020 13:28:52 +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 5c17b7020..e9f8f4e70 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -137,6 +137,15 @@ "contributions": [ "code" ] + }, + { + "login": "mendoza", + "name": "David Mendoza", + "avatar_url": "https://avatars1.githubusercontent.com/u/30415552?v=4", + "profile": "https://github.com/mendoza", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,