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

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

💻
Abhishek Khatri

💻
Abhishek Holani

💻 +
Hasnain Makada

💻 From 403cfbf8d54a7ffe23d16c04a3e0bfbca4a2b65f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 19 Apr 2022 11:50:48 +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 813422e4c4..810410c9d9 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -49,6 +49,15 @@ "contributions": [ "code" ] + }, + { + "login": "hasnainmakada-99", + "name": "Hasnain Makada", + "avatar_url": "https://avatars.githubusercontent.com/u/82728823?v=4", + "profile": "http://hasnainmakada-99.github.io", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,