From a6af0cef69fefb4cfed1492855a2a9a7179945a1 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 25 Apr 2022 15:10:18 +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 6ed0b8cf68..1c305de8d0 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# ReactPlay(Repo: `react-play`)
-[](#contributors-)
+[](#contributors-)
@@ -178,6 +178,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Mohammed Taha 💻 |
 Dalpat Rathore 💻 |
 Eray Alkış 💻 |
+  Nirban Chakraborty 💻 |
From 6b1d4f07b7a1f9b189bcee8995c9c3813ec26d91 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 25 Apr 2022 15:10:19 +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 b0e4a8b20c..cad51ab8ae 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -94,6 +94,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "nirban256",
+ "name": "Nirban Chakraborty",
+ "avatar_url": "https://avatars.githubusercontent.com/u/74231771?v=4",
+ "profile": "https://nirban-chakraborty.netlify.app",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,