From e2dfce627856272c35d35195f3df3823d4da2c31 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 4 Aug 2026 22:26:41 +0000
Subject: [PATCH 1/2] update CONTRIBUTORS.md
---
CONTRIBUTORS.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index 48d9cb5..03e6f22 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -1,5 +1,5 @@
-[](#contributors-)
+[](#contributors-)
## Contributors ✨
@@ -22,6 +22,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Nina Miolane 🤔 |
 Aakash Chowdhury 🤔 |
 zihaozhu93 🐛 |
+  James Parrott 💻 |
From 877d42d2adaadf133ae3726ab9d3d5c0236b8dc8 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 4 Aug 2026 22:26:42 +0000
Subject: [PATCH 2/2] update .all-contributorsrc
---
.all-contributorsrc | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 963b258..2a40828 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -115,8 +115,18 @@
"contributions": [
"bug"
]
+ },
+ {
+ "login": "JamesParrott",
+ "name": "James Parrott",
+ "avatar_url": "https://avatars.githubusercontent.com/u/80779630?v=4",
+ "profile": "http://jamesparrott.dev",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,
- "linkToUsage": true
+ "linkToUsage": true,
+ "commitType": "docs"
}