From c5445b8edef6da646977dd539ace4c5a83cf1192 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 3 Oct 2023 19:26:48 +0000
Subject: [PATCH 1/2] docs: update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 84456c4..c6f8084 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,7 @@ Check [all 36 challenges](https://angular-challenges.vercel.app/)
 Gerardo Sebastian Gonzalez 📖 |
 Evseev Yuriy 🐛 |
 Tomer953 🐛 📖 💻 |
+  J. Degand 📖 |
From bdcccfd0f4fcdf9aa2725d56afe4c1d7e68c3586 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 3 Oct 2023 19:26:49 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 1ae6e5a..224552d 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -69,6 +69,15 @@
"doc",
"code"
]
+ },
+ {
+ "login": "jdegand",
+ "name": "J. Degand",
+ "avatar_url": "https://avatars.githubusercontent.com/u/70610011?v=4",
+ "profile": "https://github.com/jdegand",
+ "contributions": [
+ "doc"
+ ]
}
],
"contributorsPerLine": 7,