From 75e8aa96a680296d56cbc12d39c67a75b55d94d7 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 16 Jul 2023 13:44:58 +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 ca6df9026..1ff7fab17 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Сучасний посібник по JavaScript українською мовою 🇺🇦 -[![Перекладачі](https://img.shields.io/badge/all_contributors-85-orange.svg?style=flat-square)](#подяка-) +[![Перекладачі](https://img.shields.io/badge/all_contributors-86-orange.svg?style=flat-square)](#подяка-) В цьому репозиторію зберігається переклад з англійської на українську мову. @@ -187,6 +187,7 @@ P.S. Весь перелік мов і прогрес перекладу мож savylovskij
savylovskij

🐛 + Ivan Schedrovskiy
Ivan Schedrovskiy

🐛 From 5990248abe8f237629e40246acf07e4da239d0c4 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 16 Jul 2023 13:44:59 +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 12ba2a801..9227e7072 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -785,6 +785,15 @@ "contributions": [ "bug" ] + }, + { + "login": "ltlaitoff", + "name": "Ivan Schedrovskiy", + "avatar_url": "https://avatars.githubusercontent.com/u/67638952?v=4", + "profile": "https://github.com/ltlaitoff", + "contributions": [ + "bug" + ] } ], "commitConvention": "angular",