From b17b07a38687b79c9e4bc1b5b944ab81998dac59 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 15 Feb 2024 14:00:52 +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 d09f0d40f7..856cc9f3d9 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# ReactPlay(Repo: `react-play`)
-[](#contributors-)
+[](#contributors-)
@@ -371,6 +371,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Jannik Schmidtke 💻 |
 Md. Saddam Hossain 💻 |
 clevercoderjoy 💻 |
+  Priyankar Pal 💻 |
From 8a02c4bafc46f02e0426238ad6e864518f87bdd1 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 15 Feb 2024 14:00:53 +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 796e02e1f0..6ba8287c5d 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -679,6 +679,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "priyankarpal",
+ "name": "Priyankar Pal",
+ "avatar_url": "https://avatars.githubusercontent.com/u/88102392?v=4",
+ "profile": "http://priyank.live",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,