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

🐛
Danylo Kolumbet

🌍
MaxiManBW

🐛 +
farkon00

🐛 From 4e76ca106def406fc6ead125159b08b1e95e522f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 12:25:36 +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 4535fcffe..9c767feb3 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -360,6 +360,15 @@ "contributions": [ "bug" ] + }, + { + "login": "farkon00", + "name": "farkon00", + "avatar_url": "https://avatars.githubusercontent.com/u/59134591?v=4", + "profile": "https://github.com/farkon00", + "contributions": [ + "bug" + ] } ] }