From 849130cc69075de97b8377ce363d4816c7f40a90 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 20 Jul 2025 15:53:39 +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 e5c0e76..811b561 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ -[![All Contributors](https://img.shields.io/badge/all_contributors-20-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat-square)](#contributors-) @@ -425,6 +425,7 @@ Thanks to all the wonderful people contributing to improve this package. Check t Ayush Yadav
Ayush Yadav

🤔 Alex
Alex

💻 Iñigo R.
Iñigo R.

💻 + KacperKluka
KacperKluka

💻 From e3e998b402aa233195ec6fbaf4e897a67e805aaf Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 20 Jul 2025 15:53:40 +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 9025fc6..59c8b30 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -208,6 +208,15 @@ "contributions": [ "code" ] + }, + { + "login": "KacperKluka", + "name": "KacperKluka", + "avatar_url": "https://avatars.githubusercontent.com/u/62378170?v=4", + "profile": "https://github.com/KacperKluka", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,