From d77130a782ddfbd1ea0d8b7d9ddbb49fdad62686 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 29 Oct 2025 19:21:19 +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 36521a78..3b88f8e0 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,7 @@ Note that `uv>=0.6.7` is required to use the `--group` option. James Prime
James Prime

️️️️♿️ 🤔 Andrii Tsapko
Andrii Tsapko

️️️️♿️ 💻 James Briant
James Briant

🐛 + Stella Prins
Stella Prins

🐛 📖 From f0b60a38d6ae4a081da149e4f76a36dcc78b073d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 29 Oct 2025 19:21:20 +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 55ec35e1..5004e392 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -326,6 +326,16 @@ "contributions": [ "bug" ] + }, + { + "login": "stellaprins", + "name": "Stella Prins", + "avatar_url": "https://avatars.githubusercontent.com/u/30465823?v=4", + "profile": "https://github.com/stellaprins", + "contributions": [ + "bug", + "doc" + ] } ] }