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

💻 +
dkarmy12

💻 From c1d3c47d7a95ed4221f8d77fed1d38986f43f7e7 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 1 Oct 2020 15:13:29 +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 e9f8f4e70..2dc6682da 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -146,6 +146,15 @@ "contributions": [ "code" ] + }, + { + "login": "dkarmy12", + "name": "dkarmy12", + "avatar_url": "https://avatars1.githubusercontent.com/u/55491427?v=4", + "profile": "https://github.com/dkarmy12", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,