From 470c54f313d6043762bedad11fa8877795b4deeb Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 25 Oct 2020 10:32:59 +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 1a5b76a1d..adc2096df 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-94-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-95-orange.svg?style=flat-square)](#contributors-) ![Issues](https://img.shields.io/github/issues/Python-World/Python_and_the_Web) @@ -165,6 +165,7 @@ We now have a section for miscellaneous scripts/programs as well.
Marcelo Eduardo R.

💻
Martin Valter

💻
VyomGarg47

💻 +
João Rafael

💻 From 5b6225095cacce057551f618b98efbd6505a98c7 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 25 Oct 2020 10:33:00 +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 f937d6e5f..e9c8f3a8f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -857,6 +857,15 @@ "contributions": [ "code" ] + }, + { + "login": "jrcamelo", + "name": "João Rafael", + "avatar_url": "https://avatars1.githubusercontent.com/u/21991537?v=4", + "profile": "https://github.com/jrcamelo", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,