From ddf9b2e29d71ea6bf8e954e6ac373e5babec5093 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 12:21:16 +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 f5665ee56..1174f8799 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Сучасний посібник по JavaScript українською мовою 🇺🇦 -[![Перекладачі](https://img.shields.io/badge/all_contributors-34-orange.svg?style=flat-square)](#подяка-) +[![Перекладачі](https://img.shields.io/badge/all_contributors-35-orange.svg?style=flat-square)](#подяка-) В цьому репозиторію зберігається переклад з англійської на українську мову. @@ -119,6 +119,7 @@ P.S. Весь перелік мов і прогрес перекладу мож
DmytroSkrypnyk

🌍
Yaroslav

🐛
ilvl

🐛 +
Yurii Hasiuk

🌍 From 2839c7e6803102873e283157dcd0d92c8ffc1a6f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 12:21:17 +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 46310142f..6a5625561 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -324,6 +324,15 @@ "contributions": [ "bug" ] + }, + { + "login": "yugako", + "name": "Yurii Hasiuk", + "avatar_url": "https://avatars.githubusercontent.com/u/27961118?v=4", + "profile": "https://hasiuk.netlify.com", + "contributions": [ + "translation" + ] } ] }