From f79057c6f27c542e4bb7af0f093ed3bbe81b2f77 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 05:47:49 +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 0c55312db8..c37f1e6aec 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # ReactPlay(Repo: `react-play`) -[![All Contributors](https://img.shields.io/badge/all_contributors-74-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-75-orange.svg?style=flat-square)](#contributors-)

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

💻 Jannik Schmidtke
Jannik Schmidtke

💻 Md. Saddam Hossain
Md. Saddam Hossain

💻 + Janvi Bajoria
Janvi Bajoria

💻 From 591b4aed4cdb9d6d1cf15b18cfb74718cd5125c3 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 05:47:50 +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 16653b7228..bbd197dc01 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -670,6 +670,15 @@ "contributions": [ "code" ] + }, + { + "login": "janvi01", + "name": "Janvi Bajoria", + "avatar_url": "https://avatars.githubusercontent.com/u/34344234?v=4", + "profile": "https://github.com/janvi01", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,