From 372aaee13cd86281d9866afe99dad9d9d71edd97 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 01:31:17 +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 1f36f57f3..5c761a1d2 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Сучасний посібник по JavaScript українською мовою 🇺🇦 -[![Перекладачі](https://img.shields.io/badge/all_contributors-101-orange.svg?style=flat-square)](#подяка-) +[![Перекладачі](https://img.shields.io/badge/all_contributors-102-orange.svg?style=flat-square)](#подяка-) В цьому репозиторію зберігається переклад посібника [https://uk.javascript.info](https://uk.javascript.info) з англійської на українську мову. @@ -213,6 +213,7 @@ P.S. Весь перелік мов і прогрес перекладу мож Rosty
Rosty

🐛 lylich
lylich

🐛 mr-corp
mr-corp

🐛 + Yevhen
Yevhen

🐛 From 65a1cff7f260740d19f9256eaf86a46c591172e2 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 01:31:18 +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 1bf7205a8..baa9f2e6c 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -931,6 +931,15 @@ "contributions": [ "bug" ] + }, + { + "login": "YevhenOstrovskiy", + "name": "Yevhen", + "avatar_url": "https://avatars.githubusercontent.com/u/92674052?v=4", + "profile": "https://github.com/YevhenOstrovskiy", + "contributions": [ + "bug" + ] } ], "commitConvention": "angular",