From 2bc762d204f94fef0afb528da90e45e3a08e728c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 12 Mar 2023 18:52:03 +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 1fed10009..fdc3f20b7 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Сучасний посібник по JavaScript українською мовою 🇺🇦 -[![Перекладачі](https://img.shields.io/badge/all_contributors-72-orange.svg?style=flat-square)](#подяка-) +[![Перекладачі](https://img.shields.io/badge/all_contributors-73-orange.svg?style=flat-square)](#подяка-) В цьому репозиторію зберігається переклад з англійської на українську мову. @@ -170,6 +170,7 @@ P.S. Весь перелік мов і прогрес перекладу мож Inna Forkert
Inna Forkert

🐛 Vitaliy Zhyrytskyy
Vitaliy Zhyrytskyy

🐛 + Oles Matskiv
Oles Matskiv

🐛 From 51dca339d77905a1e62eab92d15f018e45fa0a5b Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 12 Mar 2023 18:52:04 +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 bf36567a1..2d304c780 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -667,6 +667,15 @@ "contributions": [ "bug" ] + }, + { + "login": "prooles", + "name": "Oles Matskiv", + "avatar_url": "https://avatars.githubusercontent.com/u/13441453?v=4", + "profile": "https://github.com/prooles", + "contributions": [ + "bug" + ] } ], "commitConvention": "angular"