From 9f6824d31bc79e3e6e026acd63bc70b663890bf6 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 24 Jun 2026 13:28:24 +0000
Subject: [PATCH 1/2] update README.md
---
README.md | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/README.md b/README.md
index dc92ae9..8a7653a 100644
--- a/README.md
+++ b/README.md
@@ -130,8 +130,17 @@ Thanks goes to these wonderful people, sorted alphabetically ([emoji key](https:
+
+
+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
From f03b90dfa1a14b6799296ca910ddc7864d7f9aa3 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 24 Jun 2026 13:28:25 +0000
Subject: [PATCH 2/2] update .all-contributorsrc
---
.all-contributorsrc | 17 +++++++++++++++--
1 file changed, 15 insertions(+), 2 deletions(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 6e70cda..0736273 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -9,8 +9,21 @@
"imageSize": 100,
"commit": false,
"commitConvention": "none",
- "contributors": [],
+ "contributors": [
+ {
+ "login": "sjpfenninger",
+ "name": "Stefan Pfenninger-Lee",
+ "avatar_url": "https://avatars.githubusercontent.com/u/141709?v=4",
+ "profile": "http://www.pfenninger.org",
+ "contributions": [
+ "ideas",
+ "review",
+ "projectManagement"
+ ]
+ }
+ ],
"contributorsPerLine": 7,
"linkToUsage": false,
- "contributorsSortAlphabetically": true
+ "contributorsSortAlphabetically": true,
+ "commitType": "docs"
}