From 4e9684533b509d932285a6c8c563007bf5eb4e84 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 12:10:53 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 54a9cd6e2..0839452e0 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Сучасний посібник по JavaScript українською мовою 🇺🇦 -[![Перекладачі](https://img.shields.io/badge/all_contributors-89-orange.svg?style=flat-square)](#подяка-) +[![Перекладачі](https://img.shields.io/badge/all_contributors-90-orange.svg?style=flat-square)](#подяка-) В цьому репозиторію зберігається переклад з англійської на українську мову. @@ -191,6 +191,7 @@ P.S. Весь перелік мов і прогрес перекладу мож georgyna
georgyna

🌍 Anton Shevchuk
Anton Shevchuk

🐛 Aleksandras
Aleksandras

🐛 + Khirov Sasha
Khirov Sasha

🐛 From 88c87059071c3a684828b0c18605b6f07b92bc80 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 12:10:54 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 3bc6bd7b9..7147fe48f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -821,6 +821,15 @@ "contributions": [ "bug" ] + }, + { + "login": "KhirovSasha", + "name": "Khirov Sasha", + "avatar_url": "https://avatars.githubusercontent.com/u/75026042?v=4", + "profile": "https://github.com/KhirovSasha", + "contributions": [ + "bug" + ] } ], "commitConvention": "angular",