From efc9c03dacd667ded878a3be400a06bd1ba97492 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 19 Apr 2022 02:58:20 +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 09778904c0..ea82cc73cd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ReactPlay(Repo: `react-play`) -[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)

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

💻
Nirmal Kumar

💻
Murtuzaali Surti

💻 +
Abhishek Khatri

💻 From bcc212e5e4a73a947e2c5bc1d8a1ca378186c6e3 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 19 Apr 2022 02:58:21 +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 874f5278f3..83bf980537 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -31,6 +31,15 @@ "contributions": [ "code" ] + }, + { + "login": "abhishek-gogroup", + "name": "Abhishek Khatri", + "avatar_url": "https://avatars.githubusercontent.com/u/87639443?v=4", + "profile": "https://github.com/abhishek-gogroup", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,