From 1a3d9714635e3f7efde9504fd1988895fe8b43bf Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 14 Dec 2023 14:21:05 +0000
Subject: [PATCH 1/2] docs: update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index bc5663b..4a2ead6 100644
--- a/README.md
+++ b/README.md
@@ -48,7 +48,7 @@ Check [all 40 challenges](https://angular-challenges.vercel.app/)
 Sagar Devkota 📖 💻 |
 Nelson Gutierrez 🇪🇸 |
 Hossain K. M. 📖 |
-  Diogo Nishikawa 🇧🇷 |
+  Diogo Nishikawa 🇧🇷 📖 |
From 39d7ac2c273437c6a0ca0ad3f8eb23d73b8d6f2b Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 14 Dec 2023 14:21:06 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 58 +++++++++++++++++++++++++++++++++++----------
1 file changed, 45 insertions(+), 13 deletions(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 92783d5..f4c1a96 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",
@@ -50,84 +52,114 @@
"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"]
+ "contributions": [
+ "doc"
+ ]
},
{
"login": "Sagardevkota",
"name": "Sagar Devkota",
"avatar_url": "https://avatars.githubusercontent.com/u/30800393?v=4",
"profile": "http://www.sagardev.com.np",
- "contributions": ["doc", "code"]
+ "contributions": [
+ "doc",
+ "code"
+ ]
},
{
"login": "nelsongutidev",
"name": "Nelson Gutierrez",
"avatar_url": "https://avatars.githubusercontent.com/u/62297014?v=4",
"profile": "https://nelsonguti.dev/",
- "contributions": ["translation-es"]
+ "contributions": [
+ "translation-es"
+ ]
},
{
"login": "ho-ssain",
"name": "Hossain K. M.",
"avatar_url": "https://avatars.githubusercontent.com/u/61125174?v=4",
"profile": "https://github.com/ho-ssain",
- "contributions": ["doc"]
+ "contributions": [
+ "doc"
+ ]
},
{
"login": "kabrunko-dev",
"name": "Diogo Nishikawa",
"avatar_url": "https://avatars.githubusercontent.com/u/142346548?v=4",
"profile": "https://github.com/kabrunko-dev/",
- "contributions": ["translation-pt-BR"]
+ "contributions": [
+ "translation-pt-BR",
+ "doc"
+ ]
}
],
"contributorsPerLine": 7,