From b1af32826c810ad7957eabfc42f67242f1cc44ac Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 29 May 2022 06:31:34 +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 1e8698d2dc..1c0abeaac4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ReactPlay(Repo: `react-play`) -[![All Contributors](https://img.shields.io/badge/all_contributors-22-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-23-orange.svg?style=flat-square)](#contributors-)

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

💻 +
Ishrar G

💻 From 578caba61e6a52be6a15c86357beba7a569a1749 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 29 May 2022 06:31:35 +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 29ba4c2d48..540028eeef 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -202,6 +202,15 @@ "contributions": [ "code" ] + }, + { + "login": "ishrarg", + "name": "Ishrar G", + "avatar_url": "https://avatars.githubusercontent.com/u/3227841?v=4", + "profile": "https://github.com/ishrarg", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,