From c4da9660096462b935b2a0de15e12baeade68457 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 18 Dec 2023 10:59:13 +0000
Subject: [PATCH 1/3] docs: update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 4256e3453..a51627bcc 100644
--- a/README.md
+++ b/README.md
@@ -49,6 +49,7 @@ Check [all 41 challenges](https://angular-challenges.vercel.app/)
Nelson Gutierrez 🇪🇸 |
Hossain K. M. 📖 |
Diogo Nishikawa 🇧🇷 📖 |
+ stillst 💻 |
From 92497a31c75ba570c911b24ecdc3c737aa4523d5 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 18 Dec 2023 10:59:14 +0000
Subject: [PATCH 2/3] docs: update .all-contributorsrc
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index f4c1a9685..8b6f6e5e4 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -160,6 +160,15 @@
"translation-pt-BR",
"doc"
]
+ },
+ {
+ "login": "stillst",
+ "name": "stillst",
+ "avatar_url": "https://avatars.githubusercontent.com/u/1463098?v=4",
+ "profile": "https://github.com/stillst",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,
From e0eb5dc4ff0e2b22176f220e7eeb78d4d2888bd9 Mon Sep 17 00:00:00 2001
From: thomas
Date: Mon, 18 Dec 2023 12:02:35 +0100
Subject: [PATCH 3/3] feat: change code to challenge
---
.all-contributorsrc | 86 ++++++++++++++-------------------------------
README.md | 2 +-
2 files changed, 27 insertions(+), 61 deletions(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 8b6f6e5e4..94d3dacd1 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -3,9 +3,7 @@
"projectOwner": "tomalaforge",
"repoType": "github",
"repoHost": "https://github.com",
- "files": [
- "README.md"
- ],
+ "files": ["README.md"],
"imageSize": 100,
"commit": true,
"commitConvention": "angular",
@@ -47,128 +45,96 @@
"translation-fr"
]
},
+ {
+ "login": "DeveshChau",
+ "name": "Devesh Chaudhari",
+ "avatar_url": "https://avatars.githubusercontent.com/u/9509673?v=4",
+ "profile": "https://github.com/DeveshChau",
+ "contributions": ["code", "bug", "challenge"]
+ },
+ {
+ "login": "stillst",
+ "name": "stillst",
+ "avatar_url": "https://avatars.githubusercontent.com/u/1463098?v=4",
+ "profile": "https://github.com/stillst",
+ "contributions": ["challenge"]
+ },
{
"login": "alan-bio",
"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"
- ]
- },
- {
- "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": ["doc"]
},
{
"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",
- "doc"
- ]
- },
- {
- "login": "stillst",
- "name": "stillst",
- "avatar_url": "https://avatars.githubusercontent.com/u/1463098?v=4",
- "profile": "https://github.com/stillst",
- "contributions": [
- "code"
- ]
+ "contributions": ["translation-pt-BR", "doc"]
}
],
"contributorsPerLine": 7,
diff --git a/README.md b/README.md
index a51627bcc..87cc0a711 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,7 @@ Check [all 41 challenges](https://angular-challenges.vercel.app/)
Nelson Gutierrez 🇪🇸 |
Hossain K. M. 📖 |
Diogo Nishikawa 🇧🇷 📖 |
- stillst 💻 |
+ stillst 🧩 |