From c47fe57879c2ea3ab013ab244c88d0f7c97a4919 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 16:04:47 +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 323b5e02a..2916238f4 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Сучасний посібник по JavaScript українською мовою 🇺🇦 -[![Перекладачі](https://img.shields.io/badge/all_contributors-57-orange.svg?style=flat-square)](#подяка-) +[![Перекладачі](https://img.shields.io/badge/all_contributors-58-orange.svg?style=flat-square)](#подяка-) В цьому репозиторію зберігається переклад з англійської на українську мову. @@ -151,6 +151,7 @@ P.S. Весь перелік мов і прогрес перекладу мож AndruhaMan
AndruhaMan

🐛 + SamGreenberg
SamGreenberg

🌍 From a37ccdb678d9d1e717dc2b87951cf9e834187800 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 16:04:48 +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 84cae8fb9..efc448b4b 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -532,6 +532,15 @@ "contributions": [ "bug" ] + }, + { + "login": "SamGreenberg", + "name": "SamGreenberg", + "avatar_url": "https://avatars.githubusercontent.com/u/22919988?v=4", + "profile": "https://github.com/SamGreenberg", + "contributions": [ + "translation" + ] } ], "commitConvention": "angular"