From 921b8ca1528b2ca8d3ddd002a993a18cd594c85f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 13:25:52 +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 61788d9..c78c1aa 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # deviras -[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-) > Bunch of scripts to automate stuff around the developersIndia subreddit @@ -36,6 +36,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Sameer Sahu

💻
Pavan Jadhaw

🤔 +
MaDDogx

💻 ⚠️ From 1bec9e8dc53736e50eeeef28284d2d72b3e5d247 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 13:25:53 +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 563881a..3b88794 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -22,6 +22,16 @@ "contributions": [ "ideas" ] + }, + { + "login": "Animesh-Ghosh", + "name": "MaDDogx", + "avatar_url": "https://avatars.githubusercontent.com/u/34956994?v=4", + "profile": "https://animesh-ghosh.github.io/", + "contributions": [ + "code", + "test" + ] } ], "contributorsPerLine": 7,