From c8250924ea22316e02585c2f77d0bfadafdb2d96 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 5 Aug 2021 13:24:33 +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 4a700e70f..a1e531bfb 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Сучасний посібник по JavaScript українською мовою 🇺🇦 -[![Перекладачі](https://img.shields.io/badge/all_contributors-19-orange.svg?style=flat-square)](#подяка-) +[![Перекладачі](https://img.shields.io/badge/all_contributors-20-orange.svg?style=flat-square)](#подяка-) В цьому репозиторію зберігається переклад з англійської на українську мову. @@ -92,6 +92,7 @@ P.S. Весь перелік мов і прогрес перекладу мож
Chystiakov Andrei

🤔 🌍
hordiienko-tatiana

🌍
Volodymyr Sych

🌍 +
Tuoris

🌍 From eea5a70d39b843d675a7b6084eb64917c5bb4516 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 5 Aug 2021 13:24:34 +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 9f578d173..75cc027ef 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -189,6 +189,15 @@ "contributions": [ "translation" ] + }, + { + "login": "Tuoris", + "name": "Tuoris", + "avatar_url": "https://avatars.githubusercontent.com/u/16479460?v=4", + "profile": "https://github.com/Tuoris", + "contributions": [ + "translation" + ] } ] }