From 7db777ee7106a3cad453b8f2e635ea16e2ed99c0 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 8 May 2026 21:35:42 +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 ccbeffb..16f9e04 100644
--- a/README.md
+++ b/README.md
@@ -494,6 +494,7 @@ See [ARCHITECTURE.md](ARCHITECTURE.md) for a detailed breakdown of **gh-stack**'
 Matt Van Horn 💻 |
+  Christopher Hiller 🚧 |
From 56a2a10b946da292316cd9a1d6734ac4c0786307 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 8 May 2026 21:35:43 +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 602e881..46bb115 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -16,6 +16,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "boneskull",
+ "name": "Christopher Hiller",
+ "avatar_url": "https://avatars.githubusercontent.com/u/924465?v=4",
+ "profile": "https://github.com/boneskull",
+ "contributions": [
+ "maintenance"
+ ]
}
]
}