From 528a930e483ace9b9d94d9c22bcf08ba52845b55 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 1 May 2022 08:59:42 +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 8f3a97d74e..ed8c6ff30d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ReactPlay(Repo: `react-play`) -[![All Contributors](https://img.shields.io/badge/all_contributors-12-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square)](#contributors-)

@@ -180,6 +180,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Eray Alkış

πŸ’»
Nirban Chakraborty

πŸ’»
Deepak Pundir

πŸ’» +
Vasanti Suthar

πŸ“– From b6811702d351b12344a9d9bea761a4ddffd52849 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 1 May 2022 08:59: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 46d956e874..3d45f08ac1 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -112,6 +112,15 @@ "contributions": [ "code" ] + }, + { + "login": "vasantisuthar", + "name": "Vasanti Suthar", + "avatar_url": "https://avatars.githubusercontent.com/u/63599802?v=4", + "profile": "https://bio.link/vasantisuthar", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7,