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

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

💻
Shyam Mahanta

💻
Koustov

💻 +
Shri Om Trivedi

💻 From d22c9b4928e276c429c7d38482ddee728c405394 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 19 May 2022 15:48:43 +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 6dbe5333c8..3d484032bd 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -157,6 +157,15 @@ "contributions": [ "code" ] + }, + { + "login": "Shriom-Trivedi", + "name": "Shri Om Trivedi", + "avatar_url": "https://avatars.githubusercontent.com/u/32411707?v=4", + "profile": "https://github.com/Shriom-Trivedi", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,