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

🌍
Ivan D

🌍
Vladyslav Bohaichuk

🌍 +
Anton Burchak

🌍 From 5bf9a4e4439fe0867f391e705a4b9b8a670f57b6 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 19:05: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 25f8b8c7e..d3ae674b8 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -234,6 +234,15 @@ "contributions": [ "translation" ] + }, + { + "login": "AntonBurchak", + "name": "Anton Burchak", + "avatar_url": "https://avatars.githubusercontent.com/u/47831897?v=4", + "profile": "https://github.com/AntonBurchak", + "contributions": [ + "translation" + ] } ] }