From f99d500e6d00719255af9323c424346caded2169 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 21:26:16 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 08fcebf..8a4728e 100644 --- a/README.md +++ b/README.md @@ -313,7 +313,7 @@ only the "Console" reporter is available. ## Contributors ✨ -[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors-) Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -332,6 +332,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Yefis
Yefis

🚧 halcin
halcin

💻 + + Yaziidev
Yaziidev

💻 + From b1514e6a9177c76ca0aa78f6501a611e3286315a Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 21:26:17 +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 c5e1b08..cb055d5 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -73,6 +73,15 @@ "contributions": [ "code" ] + }, + { + "login": "Yaziidev", + "name": "Yaziidev", + "avatar_url": "https://avatars.githubusercontent.com/u/156483754?v=4", + "profile": "https://github.com/Yaziidev", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,