From f5c5f145ed9e63917b4a4cfa65b465d5caa7c4f0 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 22 Jan 2022 12:01:08 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 59feb3767..d25ea2ddb 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Сучасний посібник по JavaScript українською мовою 🇺🇦 -[![Перекладачі](https://img.shields.io/badge/all_contributors-28-orange.svg?style=flat-square)](#подяка-) +[![Перекладачі](https://img.shields.io/badge/all_contributors-29-orange.svg?style=flat-square)](#подяка-) В цьому репозиторію зберігається переклад з англійської на українську мову. @@ -112,6 +112,9 @@ P.S. Весь перелік мов і прогрес перекладу мож
Olha Brozhenets

🌍
Mouu9

🐛 + +
Yevhenii Chubar

🌍 + From d41f357e180340da84ed863689d41d253fb5e390 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 22 Jan 2022 12:01:09 +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 a39315a18..acbc3ec96 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -270,6 +270,15 @@ "contributions": [ "bug" ] + }, + { + "login": "jeneg", + "name": "Yevhenii Chubar", + "avatar_url": "https://avatars.githubusercontent.com/u/2821652?v=4", + "profile": "https://github.com/jeneg", + "contributions": [ + "translation" + ] } ] }