From a97f7c5d3cff77d5497053a24f3c8a8b44b7d482 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 27 Jul 2021 18:49:01 +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 03ac625e9..f613f7b0b 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Сучасний посібник по JavaScript українською мовою 🇺🇦 -[![Перекладачі](https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat-square)](#подяка-) +[![Перекладачі](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#подяка-) В цьому репозиторію зберігається переклад з англійської на українську мову. @@ -87,6 +87,7 @@ P.S. Весь перелік мов можна знайти на сторінц
Volodymyr V.

🌍
Ostap Dribniuk

🌍
Vasyl Onopriienko

🌍 +
Taras Kulchytskyi

🌍 From 88f3d7dc78614ac17eedbb19480344ea9cc1e203 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 27 Jul 2021 18:49:02 +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 8b1c99d38..82f340f0b 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -142,6 +142,15 @@ "contributions": [ "translation" ] + }, + { + "login": "Tarkeasy", + "name": "Taras Kulchytskyi", + "avatar_url": "https://avatars.githubusercontent.com/u/36696571?v=4", + "profile": "https://github.com/Tarkeasy", + "contributions": [ + "translation" + ] } ] }