From 6b0ca03fd399b2441b7db29a2bc5feb5a3dcb844 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 5 Oct 2023 08:10:03 +0000
Subject: [PATCH 1/2] docs: update README.md
---
README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.md b/README.md
index c6f8084..6af1ff0 100644
--- a/README.md
+++ b/README.md
@@ -42,6 +42,9 @@ Check [all 36 challenges](https://angular-challenges.vercel.app/)
 Tomer953 🐛 📖 💻 |
 J. Degand 📖 |
+
+  Devesh Chaudhari 💻 🐛 |
+
From f6cdc5a63deab2462836a9e98e7aa4f824bdcb45 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 5 Oct 2023 08:10:04 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 224552d..caab7dc 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -78,6 +78,16 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "DeveshChau",
+ "name": "Devesh Chaudhari",
+ "avatar_url": "https://avatars.githubusercontent.com/u/9509673?v=4",
+ "profile": "https://github.com/DeveshChau",
+ "contributions": [
+ "code",
+ "bug"
+ ]
}
],
"contributorsPerLine": 7,