From 953ec014f25650c4ccbff88a7fc70046bca3431c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 10:18:11 +0000 Subject: [PATCH 1/2] docs: update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 69ed98074..288c52458 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ installable via PyPI. StephenPasteris
StephenPasteris

🔬 💻 Daniel Kadnikov
Daniel Kadnikov

🔬 💻 Andrés Fernández Cervell
Andrés Fernández Cervell

💻 + wyz2368
wyz2368

💻 🔬 From 43c58ef8cad72c8a5266c3c7c5d1494547321c96 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 10:18:12 +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 3b8675da2..02f07de69 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -73,6 +73,16 @@ "contributions": [ "code" ] + }, + { + "login": "wyz2368", + "name": "wyz2368", + "avatar_url": "https://avatars.githubusercontent.com/u/25018133?v=4", + "profile": "https://github.com/wyz2368", + "contributions": [ + "code", + "research" + ] } ] }