From 0525d8eccc9ae9f90ab43eb003259a0ec9eafefd Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 12:30:11 +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 0151958ad..fc8e42e3a 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Сучасний посібник по JavaScript українською мовою 🇺🇦 -[![Перекладачі](https://img.shields.io/badge/all_contributors-39-orange.svg?style=flat-square)](#подяка-) +[![Перекладачі](https://img.shields.io/badge/all_contributors-40-orange.svg?style=flat-square)](#подяка-) В цьому репозиторію зберігається переклад з англійської на українську мову. @@ -126,6 +126,7 @@ P.S. Весь перелік мов і прогрес перекладу мож
Danylo Kolumbet

🌍
MaxiManBW

🐛
farkon00

🐛 +
Mykola Myslovskyi

🌍 From e2fa7800dd7280851df7a1493f5e48136826581e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 12:30:11 +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 9c767feb3..079e80400 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -369,6 +369,15 @@ "contributions": [ "bug" ] + }, + { + "login": "AdriandeCita", + "name": "Mykola Myslovskyi", + "avatar_url": "https://avatars.githubusercontent.com/u/11510394?v=4", + "profile": "https://mykolamyslovskyi.xyz/", + "contributions": [ + "translation" + ] } ] }