From 0d65c50b8867acadab6127449447d1392f3fd5c0 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 1 May 2022 12:51:34 +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 ed8c6ff30d..5bd198d857 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# ReactPlay(Repo: `react-play`)
-[](#contributors-)
+[](#contributors-)
@@ -181,6 +181,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Nirban Chakraborty 💻 |
 Deepak Pundir 💻 |
 Vasanti Suthar 📖 |
+  Ahnaf Ahamed 💻 |
From 6aff9b9477cd230edde40273db634824c96015b4 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 1 May 2022 12:51:35 +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 3d45f08ac1..c66aab2bd9 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -121,6 +121,15 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "AhnafAhamed",
+ "name": "Ahnaf Ahamed",
+ "avatar_url": "https://avatars.githubusercontent.com/u/42427928?v=4",
+ "profile": "https://ahnaf.dev",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,