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

🌍
ArtemZununov

🌍
Stanislav

🌍 +
Volodymyr V.

🌍 From 909bcf6a33e02de674bba557d38b4b7e74bbdda3 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 13 Jul 2021 20:03:18 +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 a8f46ec17..8c6541bbd 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -114,6 +114,15 @@ "contributions": [ "translation" ] + }, + { + "login": "hypeofpipe", + "name": "Volodymyr V.", + "avatar_url": "https://avatars.githubusercontent.com/u/14982064?v=4", + "profile": "https://github.com/hypeofpipe", + "contributions": [ + "translation" + ] } ] }