From d0b2ea79d1ae75871290d6c03a4dfc2a8344ea95 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 03:03:03 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 60af009685..11dc52d3d9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ReactPlay(Repo: `react-play`) -[![All Contributors](https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-22-orange.svg?style=flat-square)](#contributors-)

@@ -193,6 +193,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Vincent Patoc

💻
Sachin Chaurasiya

💻 + +
Tejinder Sharma

💻 + From 90fb179b2e3aa6790bd715beb4c8174c5f733f7b Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 03:03:04 +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 ccc4b54cf4..29ba4c2d48 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -193,6 +193,15 @@ "contributions": [ "code" ] + }, + { + "login": "tejinder-sharma", + "name": "Tejinder Sharma", + "avatar_url": "https://avatars.githubusercontent.com/u/95734921?v=4", + "profile": "https://github.com/tejinder-sharma", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,