From e8e4cf361b276ebe5dcdb381d0c202f42a99a9a5 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 22 Apr 2024 18:27:54 +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 5e32386ff..cfef057d0 100644
--- a/README.md
+++ b/README.md
@@ -62,6 +62,7 @@ Check [all 48 challenges](https://angular-challenges.vercel.app/)
Dinar Shagaliev 🇷🇺 |
+ Vimulatus 📖 |
From e6166f829054731bf7efe3819a63e75217c958f4 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 22 Apr 2024 18:27:55 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 27 ++++++++++++++++++---------
1 file changed, 18 insertions(+), 9 deletions(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 08b16a7f1..7d073e621 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -100,15 +100,15 @@
"challenge"
]
},
- {
- "login": "alcaidio",
- "name": "Timothy Alcaide",
- "avatar_url": "https://avatars.githubusercontent.com/u/17033036?v=4",
- "profile": "https://twitter.com/alcaidio",
- "contributions": [
- "challenge"
- ]
- },
+ {
+ "login": "alcaidio",
+ "name": "Timothy Alcaide",
+ "avatar_url": "https://avatars.githubusercontent.com/u/17033036?v=4",
+ "profile": "https://twitter.com/alcaidio",
+ "contributions": [
+ "challenge"
+ ]
+ },
{
"login": "alan-bio",
"name": "Alan Dragicevich",
@@ -249,6 +249,15 @@
"contributions": [
"translation-ru"
]
+ },
+ {
+ "login": "vimulatus",
+ "name": "Vimulatus",
+ "avatar_url": "https://avatars.githubusercontent.com/u/63696128?v=4",
+ "profile": "https://github.com/vimulatus",
+ "contributions": [
+ "doc"
+ ]
}
],
"contributorsPerLine": 7,