From 7bf2b941368b78ffc6376544bd864c7ee6b64bea Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 13:23:28 +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 d25ea2ddb..58c38e74e 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Сучасний посібник по JavaScript українською мовою 🇺🇦 -[![Перекладачі](https://img.shields.io/badge/all_contributors-29-orange.svg?style=flat-square)](#подяка-) +[![Перекладачі](https://img.shields.io/badge/all_contributors-30-orange.svg?style=flat-square)](#подяка-) В цьому репозиторію зберігається переклад з англійської на українську мову. @@ -114,6 +114,7 @@ P.S. Весь перелік мов і прогрес перекладу мож
Yevhenii Chubar

🌍 +
Yevhenii Stuzhuk

🌍 From 0b530d252aebea1dfbb31fdef00ca1fba3fc1d72 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 13:23:29 +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 acbc3ec96..60784f245 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -279,6 +279,15 @@ "contributions": [ "translation" ] + }, + { + "login": "astropsy999", + "name": "Yevhenii Stuzhuk", + "avatar_url": "https://avatars.githubusercontent.com/u/10748203?v=4", + "profile": "https://github.com/astropsy999", + "contributions": [ + "translation" + ] } ] }