From e18a1bbde1e3cf955804fcf204525080376133f8 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 07:05:05 +0000 Subject: [PATCH 1/2] docs: update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2cec83879..4291aae66 100755 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Сучасний посібник по JavaScript українською мовою 🇺🇦 ## The Modern JavaScript Tutorial in Ukrainian 🇺🇦 -[![Перекладачі](https://img.shields.io/badge/all_contributors-120-orange.svg?style=flat-square)](#подяка-) +[![Перекладачі](https://img.shields.io/badge/all_contributors-121-orange.svg?style=flat-square)](#подяка-) В цьому репозиторії зберігається переклад посібника [https://uk.javascript.info](https://uk.javascript.info) з англійської на українську мову. @@ -217,6 +217,7 @@ P.S. Весь перелік мов і прогрес перекладу пос Ludmila Shilo
Ludmila Shilo

🐛 + OlyaFreedom
OlyaFreedom

🐛 From 8120dba0dc8ddda24b94b0838cee410bed7efc3f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 07:05:06 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index e7aaf0000..b40287907 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1102,6 +1102,15 @@ "contributions": [ "bug" ] + }, + { + "login": "OlyaFreedom", + "name": "OlyaFreedom", + "avatar_url": "https://avatars.githubusercontent.com/u/15339237?v=4", + "profile": "https://github.com/OlyaFreedom", + "contributions": [ + "bug" + ] } ], "commitType": "docs",