From e3836a2b4cb43ac97ba36e14ea88af0ee0c25bca Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2020 21:09: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 cecb354bd..19d590216 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Сучасний посібник по JavaScript українською мовою -[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-) В цьому репозиторію зберігається переклад на українську мову. @@ -73,6 +73,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Taras

🚧 👀 🌍
Alex Galkin

🌍 +
Yuriy Ostapyuk

🌍 From 8d6f94891a3667b520e395489d8afb00fa868b89 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2020 21:09: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 2b83bb9e7..7ae0f6c8e 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -24,6 +24,15 @@ "contributions": [ "translation" ] + }, + { + "login": "Zim123", + "name": "Yuriy Ostapyuk", + "avatar_url": "https://avatars2.githubusercontent.com/u/1306750?v=4", + "profile": "https://github.com/Zim123", + "contributions": [ + "translation" + ] } ], "contributorsPerLine": 7,