From 5318584b6f8e6e3668d5e5e148d2d04e02c4b673 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 16 Jan 2026 11:12:30 +0000
Subject: [PATCH 1/2] docs: update README.md
---
README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.md b/README.md
index 3b88f8e0..3a75242d 100644
--- a/README.md
+++ b/README.md
@@ -113,6 +113,9 @@ Note that `uv>=0.6.7` is required to use the `--group` option.
 James Briant 🐛 |
 Stella Prins 🐛 📖 |
+
+  Connor Aird 👀 |
+
From d616c466dc1d07074ea743d5bf43c87fffef5976 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 16 Jan 2026 11:12:31 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 5004e392..4cc14cd5 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -336,6 +336,15 @@
"bug",
"doc"
]
+ },
+ {
+ "login": "connoraird",
+ "name": "Connor Aird",
+ "avatar_url": "https://avatars.githubusercontent.com/u/61978554?v=4",
+ "profile": "https://github.com/connoraird",
+ "contributions": [
+ "review"
+ ]
}
]
}