From 0fb752ef5588527301b96363b1481d69c0f5f00a Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 29 Jan 2021 08:40:58 +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 79cf005a26..884370480b 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-56-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-57-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) @@ -124,6 +124,9 @@ Thanks goes to these **Wonderful People** 👨🏻‍💻: 🚀 **Contribut
aryangulati

💻 📖
Fatma Sheikh

🎨 + +
Summer

💻 📖 + From 6dcb06321eb6b44fe2a6aa9ec21f20f6276b58df Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 29 Jan 2021 08:40:59 +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 2747e4d8d7..28923faf48 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -555,6 +555,16 @@ "contributions": [ "design" ] + }, + { + "login": "Bug-007", + "name": "Summer", + "avatar_url": "https://avatars.githubusercontent.com/u/28038902?v=4", + "profile": "https://github.com/Bug-007", + "contributions": [ + "code", + "doc" + ] } ], "contributorsPerLine": 7,