From a5d225185c2cff74fcf0eaaa72dc9d532a87f089 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 08:52:02 +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 c43c996..94cb50f 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ Check [all 39 challenges](https://angular-challenges.vercel.app/) Devesh Chaudhari
Devesh Chaudhari

💻 🐛 🧩 + Dmitriy Mishchenko
Dmitriy Mishchenko

📖 From 98aa3fb70f52341bcb471f67af15be4e004f8988 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 08:52:03 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 46 ++++++++++++++++++++++++++++++++++++--------- 1 file changed, 37 insertions(+), 9 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 0ffadc8..91ed9ed 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -3,7 +3,9 @@ "projectOwner": "tomalaforge", "repoType": "github", "repoHost": "https://github.com", - "files": ["README.md"], + "files": [ + "README.md" + ], "imageSize": 100, "commit": true, "commitConvention": "angular", @@ -33,53 +35,79 @@ "name": "Alan Dragicevich", "avatar_url": "https://avatars.githubusercontent.com/u/31838230?v=4", "profile": "https://github.com/alan-bio", - "contributions": ["doc"] + "contributions": [ + "doc" + ] }, { "login": "edimitchel", "name": "Michel EDIGHOFFER", "avatar_url": "https://avatars.githubusercontent.com/u/2922851?v=4", "profile": "https://github.com/edimitchel", - "contributions": ["doc"] + "contributions": [ + "doc" + ] }, { "login": "gsgonzalez88", "name": "Gerardo Sebastian Gonzalez", "avatar_url": "https://avatars.githubusercontent.com/u/39884678?v=4", "profile": "https://github.com/gsgonzalez88", - "contributions": ["doc"] + "contributions": [ + "doc" + ] }, { "login": "marryday", "name": "Evseev Yuriy", "avatar_url": "https://avatars.githubusercontent.com/u/57489315?v=4", "profile": "https://github.com/marryday", - "contributions": ["bug"] + "contributions": [ + "bug" + ] }, { "login": "tomer953", "name": "Tomer953", "avatar_url": "https://avatars.githubusercontent.com/u/1807493?v=4", "profile": "https://github.com/tomer953", - "contributions": ["bug", "doc", "code"] + "contributions": [ + "bug", + "doc", + "code" + ] }, { "login": "jdegand", "name": "J. Degand", "avatar_url": "https://avatars.githubusercontent.com/u/70610011?v=4", "profile": "https://github.com/jdegand", - "contributions": ["doc"] + "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", "challenge"] + "contributions": [ + "code", + "bug", + "challenge" + ] + }, + { + "login": "dmmishchenko", + "name": "Dmitriy Mishchenko", + "avatar_url": "https://avatars.githubusercontent.com/u/51910160?v=4", + "profile": "https://github.com/dmmishchenko", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7, "linkToUsage": true, "commitType": "docs" } -