From a01edd0829368b0d153833a484bbcb2c78c636db Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 19 Apr 2022 14:12:32 +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 b50770e2c9..1e0503573e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ReactPlay(Repo: `react-play`) -[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-)

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

💻
Abhishek Holani

💻
Hasnain Makada

💻 +
Shrilakshmi Shastry

💻 From a0d1d92a78ee5ee377b48d8b6daeaac07b69a765 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 19 Apr 2022 14:12:33 +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 810410c9d9..e283c0d56f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -58,6 +58,15 @@ "contributions": [ "code" ] + }, + { + "login": "shrilakshmishastry", + "name": "Shrilakshmi Shastry", + "avatar_url": "https://avatars.githubusercontent.com/u/29778698?v=4", + "profile": "https://twitter.com/shrilakshmihg", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,