From 3b9baa9f8e95b44bc980aaf9bf3fb306c13a4ffb Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 11:39: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 d5bac733d0..8a6dc723d5 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-37-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-38-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) @@ -100,6 +100,7 @@ Thanks goes to these **Wonderful People** 👨🏻‍💻: 🚀 **Contribut
Shubhangi Gupta

💻 📖
Lakshit Farswan

💻 📖 +
Antriksh Misri

💻 📖 From e9fea950276a573918b801b73f7dcac58607881e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 11:39: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 2f5577fadf..dbaeb8c46a 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -367,6 +367,16 @@ "code", "doc" ] + }, + { + "login": "antrikshmisri", + "name": "Antriksh Misri", + "avatar_url": "https://avatars3.githubusercontent.com/u/54466356?v=4", + "profile": "http://antrikshmisri.netlify.app/", + "contributions": [ + "code", + "doc" + ] } ], "contributorsPerLine": 7,