From be2fb08d33b50990072af93d76f68ee5445b08bd Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 24 May 2022 02:17:07 +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 8c282af22b..60af009685 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# ReactPlay(Repo: `react-play`)
-[](#contributors-)
+[](#contributors-)
@@ -191,6 +191,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Shri Om Trivedi 💻 |
 Naresh Naik 💻 |
 Vincent Patoc 💻 |
+  Sachin Chaurasiya 💻 |
From 266df041b9a9a42c3b095393c8946ea211a5c9e2 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 24 May 2022 02:17:08 +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 db0fa6da09..ccc4b54cf4 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -184,6 +184,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "Sachin-chaurasiya",
+ "name": "Sachin Chaurasiya",
+ "avatar_url": "https://avatars.githubusercontent.com/u/59080942?v=4",
+ "profile": "https://sachinchaurasiya.dev",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,