From 6c2c16714ba6a8a6ee3983a72562ac6842a8536c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 24 May 2025 21:20:52 +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 8a4728e..7f8bc2f 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-8-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-) Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -334,6 +334,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Yaziidev
Yaziidev

💻 + Dafyh
Dafyh

⚠️ From b756cb0161d697fc54508f65b7f1c390632ba730 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 24 May 2025 21:20:53 +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 cb055d5..b08e7d9 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -82,6 +82,15 @@ "contributions": [ "code" ] + }, + { + "login": "Dafyh", + "name": "Dafyh", + "avatar_url": "https://avatars.githubusercontent.com/u/47780300?v=4", + "profile": "https://github.com/Dafyh", + "contributions": [ + "test" + ] } ], "contributorsPerLine": 7,