From 15804f5a6a7323f9ddb9bb5832383736f758ab4b Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 13:27:05 +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 d52aef6..3a891a1 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ -[![All Contributors](https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-23-orange.svg?style=flat-square)](#contributors-) @@ -429,6 +429,7 @@ Thanks to all the wonderful people contributing to improve this package. Check t KacperKluka
KacperKluka

💻 + Klemen Tusar
Klemen Tusar

💻 📖 From 02be4f628bd37b6ba00a0ac051110fb359c3fdb8 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 13:27:06 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 6d11e40..0f168c9 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -226,6 +226,16 @@ "contributions": [ "code" ] + }, + { + "login": "techouse", + "name": "Klemen Tusar", + "avatar_url": "https://avatars.githubusercontent.com/u/1174328?v=4", + "profile": "https://github.com/techouse", + "contributions": [ + "code", + "doc" + ] } ], "contributorsPerLine": 7,