From 9c7406d92d600446db12a96a3ea58fbfe05a22ed Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 07:19:47 +0000 Subject: [PATCH 1/2] update README.md [skip ci] --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cd0668bdf..333133d46 100644 --- a/README.md +++ b/README.md @@ -100,9 +100,7 @@ Watch releases of this repository to be notified about future updates: ## Contributors ✨ - -[![All Contributors](https://img.shields.io/badge/all_contributors-84-orange.svg?style=flat-square)](#contributors-) - +[![All Contributors](https://img.shields.io/badge/all_contributors-85-orange.svg?style=flat-square)](#contributors-) Please check [contributors guide](https://github.com/podkrepi-bg/frontend/blob/master/CONTRIBUTING.md) for: @@ -228,6 +226,7 @@ Thanks goes to these wonderful people: Martin Kovachki
Martin Kovachki

💻 ⚠️ Viktor Stefanov
Viktor Stefanov

💻 velnachev
velnachev

💻 + Nikolay Yankov
Nikolay Yankov

💻 From c960b3ae3f1861d45c7d7c853d76d91bef3d3aea Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 07:19:47 +0000 Subject: [PATCH 2/2] update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index eab6c0a6a..8dcbda09a 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -904,6 +904,15 @@ "contributions": [ "code" ] + }, + { + "login": "nikolay-yankov", + "name": "Nikolay Yankov", + "avatar_url": "https://avatars.githubusercontent.com/u/36303598?v=4", + "profile": "https://github.com/nikolay-yankov", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 10,