From 169405ea6d63527ad19326f341b9bcc6a541d974 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 3 Oct 2025 16:55:16 +0000 Subject: [PATCH 1/2] docs: update CONTRIBUTORS.md --- CONTRIBUTORS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 6733c47..1fcdb59 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -18,6 +18,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d retrooper
retrooper

📖 + Alex
Alex

💻 🐛 From 348c61583389d48d66c5edbb76d959d1ee314508 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 3 Oct 2025 16:55:17 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 38a4c37..36a7c19 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -94,6 +94,16 @@ "contributions": [ "doc" ] + }, + { + "login": "xelandernt", + "name": "Alex", + "avatar_url": "https://avatars.githubusercontent.com/u/60134319?v=4", + "profile": "https://github.com/xelandernt", + "contributions": [ + "code", + "bug" + ] } ], "contributorsPerLine": 7,