From b9bf42f488c2ab6a31da6198c817e593fdd0269d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 6 May 2022 03:03:28 +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 92db2cd6df..633c10b176 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ReactPlay(Repo: `react-play`) -[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-16-orange.svg?style=flat-square)](#contributors-)

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

💻 +
Shyam Mahanta

💻 From a557fb9231a90df701921a1e034202a23ca7c6ba Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 6 May 2022 03:03:29 +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 ff0485bbd8..7d3429951d 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -139,6 +139,15 @@ "contributions": [ "code" ] + }, + { + "login": "Angryman18", + "name": "Shyam Mahanta", + "avatar_url": "https://avatars.githubusercontent.com/u/63530626?v=4", + "profile": "https://github.com/Angryman18", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,