From a8b404087d702e3e5b63868f99885bf1dc05d11b Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 16:29:46 +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 c277455967..fce17a03b3 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-19-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-20-orange.svg?style=flat-square)](#contributors-) [![GitHub issues](https://img.shields.io/github/issues/avinashkranjan/Amazing-Python-Scripts.svg)](https://github.com/avinashkranjan/Amazing-Python-Scripts/issues) @@ -72,6 +72,7 @@ Thanks goes to these **Wonderful People** 👨🏻‍💻:
abhishekjoshi2612

💻 📖
jayaganeshkumar

💻 📖
Viktor Bakulin

💻 +
quentin-vigne

💻 📖 From 39240a6e1cd9a01e0187780495e969a2f63db445 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 16:29:47 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 0ca02667db..c0368bdc62 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -193,6 +193,16 @@ "contributions": [ "code" ] + }, + { + "login": "quentin-vigne", + "name": "quentin-vigne", + "avatar_url": "https://avatars3.githubusercontent.com/u/59710953?v=4", + "profile": "https://github.com/quentin-vigne", + "contributions": [ + "code", + "doc" + ] } ], "contributorsPerLine": 7,