From 1b7acf750c4b02e0a78f2a394ef29aad73e27976 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 21 Apr 2022 00:50:45 +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 815ee4f879..34d0536034 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# ReactPlay(Repo: `react-play`)
-[](#contributors-)
+[](#contributors-)
@@ -176,6 +176,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Mohammed Taha 💻 |
+  Dalpat Rathore 💻 |
From 531ddb343765b8ded5d4d41c2ff43ae93af8d527 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 21 Apr 2022 00:50:45 +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 fb7c341fb2..a757767e8b 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -76,6 +76,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "DalpatRathore",
+ "name": "Dalpat Rathore",
+ "avatar_url": "https://avatars.githubusercontent.com/u/69510006?v=4",
+ "profile": "https://dalpatrathoredev.web.app",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,