From 9f1a936ab48ce911b967a4d4a407f588ca7a5871 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 29 Apr 2022 03:06:03 +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 1c305de8d0..8f3a97d74e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ReactPlay(Repo: `react-play`) -[![All Contributors](https://img.shields.io/badge/all_contributors-11-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-12-orange.svg?style=flat-square)](#contributors-)

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

💻
Eray Alkış

💻
Nirban Chakraborty

💻 +
Deepak Pundir

💻 From 823cfa9f10bd757d3ed84165718cec4e2ae73816 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 29 Apr 2022 03:06: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 cad51ab8ae..46d956e874 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -103,6 +103,15 @@ "contributions": [ "code" ] + }, + { + "login": "Deepak8717", + "name": "Deepak Pundir", + "avatar_url": "https://avatars.githubusercontent.com/u/5671550?v=4", + "profile": "https://github.com/Deepak8717", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,