From fd4ae7a54cc7dee47a29af716511acfb52456703 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 05:51:04 +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..bea3f6fa41 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

💻 + Chhakuli Zingare
Chhakuli Zingare

💻 From 8273f775901d7143e4a8141df3ab13405a077e8e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 05:51:05 +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..fa81b6e799 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -670,6 +670,15 @@ "contributions": [ "code" ] + }, + { + "login": "chhakuli123", + "name": "Chhakuli Zingare", + "avatar_url": "https://avatars.githubusercontent.com/u/103095813?v=4", + "profile": "http://chhakuli-zingare.netlify.app/", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,