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

🌍
Stanislav

🌍
Volodymyr V.

🌍 +
Ostap Dribniuk

🌍 From b419c46d9b5106b5422691ff8026aa7f58a2aa3e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 25 Jul 2021 17:02: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 8c6541bbd..159ed7662 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -123,6 +123,15 @@ "contributions": [ "translation" ] + }, + { + "login": "didostap", + "name": "Ostap Dribniuk", + "avatar_url": "https://avatars.githubusercontent.com/u/49234191?v=4", + "profile": "https://github.com/didostap", + "contributions": [ + "translation" + ] } ] }