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

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

📖
Ahnaf Ahamed

💻 + +
Shivam Katare

💻 + From a599c7574405467a8f2117e62c7dc375cdd22925 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 5 May 2022 06:15:17 +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 c66aab2bd9..ff0485bbd8 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -130,6 +130,15 @@ "contributions": [ "code" ] + }, + { + "login": "Shivam-Katare", + "name": "Shivam Katare", + "avatar_url": "https://avatars.githubusercontent.com/u/91705825?v=4", + "profile": "https://www.showwcase.com/shivam-katare", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,