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

🌍 👀
Volodymyr V.

🌍
Ostap Dribniuk

🌍 +
Vasyl Onopriienko

🌍 From e38f529a48a0262a8fa7462876dbff62215acc31 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 27 Jul 2021 18:07: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 b46299538..8b1c99d38 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -133,6 +133,15 @@ "contributions": [ "translation" ] + }, + { + "login": "Regnised", + "name": "Vasyl Onopriienko", + "avatar_url": "https://avatars.githubusercontent.com/u/2588425?v=4", + "profile": "https://github.com/Regnised", + "contributions": [ + "translation" + ] } ] }