From 4905ec1c4104aa4bae62f9cd9e8b9bb153bbbd7c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 21 Oct 2020 16:45:14 +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 15dd9e7ac..5d5660798 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Сучасний посібник по JavaScript українською мовою 🇺🇦 -[![Перекладачі](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#подяка-) +[![Перекладачі](https://img.shields.io/badge/all_contributors-10-orange.svg?style=flat-square)](#подяка-) В цьому репозиторію зберігається переклад на українську мову. @@ -82,6 +82,7 @@ P.S. Весь перелік мов можна знайти на сторінц
Denys

🌍 +
ArtemZununov

🌍 From 4d2b5fe2a407fbdc0df394ccf7053f7ef6c178ed Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 21 Oct 2020 16:45:15 +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 d731068db..95de112cc 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -96,6 +96,15 @@ "contributions": [ "translation" ] + }, + { + "login": "ArtemZununov", + "name": "ArtemZununov", + "avatar_url": "https://avatars1.githubusercontent.com/u/12086644?v=4", + "profile": "https://github.com/ArtemZununov", + "contributions": [ + "translation" + ] } ] }