From a331a5f77eedf6aef9a8d5c9e1b77dadcf5b3ce7 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 31 May 2025 15:34:14 +0000 Subject: [PATCH 1/2] docs: update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b2a29cc36..b72bcfa35 100755 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Сучасний посібник по JavaScript українською мовою 🇺🇦 ## The Modern JavaScript Tutorial in Ukrainian 🇺🇦 -[![Перекладачі](https://img.shields.io/badge/all_contributors-114-orange.svg?style=flat-square)](#подяка-) +[![Перекладачі](https://img.shields.io/badge/all_contributors-115-orange.svg?style=flat-square)](#подяка-) В цьому репозиторії зберігається переклад посібника [https://uk.javascript.info](https://uk.javascript.info) з англійської на українську мову. @@ -209,6 +209,7 @@ P.S. Весь перелік мов і прогрес перекладу пос Boris Bedrenko
Boris Bedrenko

🐛 Gene Chulkov
Gene Chulkov

🐛 + Svitwave
Svitwave

🐛 From a56c01b573a3ee55cec2a42873f722f92e0706e0 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 31 May 2025 15:34:15 +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 905d16da1..7ac0dcdd2 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1046,6 +1046,15 @@ "contributions": [ "bug" ] + }, + { + "login": "Svitwave", + "name": "Svitwave", + "avatar_url": "https://avatars.githubusercontent.com/u/198438383?v=4", + "profile": "https://github.com/Svitwave", + "contributions": [ + "bug" + ] } ], "commitType": "docs",