From faf25b8595c2e11a20867b5d92788832aab2738b Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 20:00:39 +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 2e87e72..406ca22 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ Check [all 35 challenges](https://angular-challenges.vercel.app/) Michel EDIGHOFFER
Michel EDIGHOFFER

📖 Gerardo Sebastian Gonzalez
Gerardo Sebastian Gonzalez

📖 Evseev Yuriy
Evseev Yuriy

🐛 + Tomer953
Tomer953

🐛 From 2ec57a961319861ccff769ab7ca798c867b4af30 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 20:00:40 +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 87b6396..4892107 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -58,6 +58,15 @@ "contributions": [ "bug" ] + }, + { + "login": "tomer953", + "name": "Tomer953", + "avatar_url": "https://avatars.githubusercontent.com/u/1807493?v=4", + "profile": "https://github.com/tomer953", + "contributions": [ + "bug" + ] } ], "contributorsPerLine": 7,