From 97b8d3846c36af3c0d54d3cd6b24c8777ef27848 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 19 Apr 2022 07:07:45 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1f67770afe..578fc26cc9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ReactPlay(Repo: `react-play`) -[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)

@@ -169,7 +169,8 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Tapas Adhikary

💻
Nirmal Kumar

💻
Murtuzaali Surti

💻 -
Abhishek Khatri

💻 +
Abhishek Khatri

💻 +
Abhishek Holani

💻 From 5b5fb887cb627012a0aee162ca7f5af16e9e4559 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 19 Apr 2022 07:07:46 +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 83bf980537..813422e4c4 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -40,6 +40,15 @@ "contributions": [ "code" ] + }, + { + "login": "Abhishek-90", + "name": "Abhishek Holani", + "avatar_url": "https://avatars.githubusercontent.com/u/43419831?v=4", + "profile": "https://abhishek-90.github.io/My-Portfolio/", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,