From 0cb33fba1bc556c51d4bf1c6f63732c6be5c7c12 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 17 Jan 2021 06:32:07 +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 6feaa5d4dd..bb36b6ce83 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-51-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-52-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) @@ -118,6 +118,7 @@ Thanks goes to these **Wonderful People** 👨🏻‍💻: 🚀 **Contribut
gargnityansh

💻 📖
Hritik Jaiswal

💻 📖 +
Nikolay Chechulin

📖 From aa7744ea75fe18fddd36207fd824a8b1514f87b1 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 17 Jan 2021 06:32:08 +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 a4d69531c7..bbe634db34 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -506,6 +506,15 @@ "code", "doc" ] + }, + { + "login": "NChechulin", + "name": "Nikolay Chechulin", + "avatar_url": "https://avatars1.githubusercontent.com/u/38015818?v=4", + "profile": "http://nchechulin.github.io", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7,