From 71a72afe6a8f9724a437552952efa092d90cfbec Mon Sep 17 00:00:00 2001 From: Aaron Powell Date: Mon, 23 Mar 2026 11:47:21 +1100 Subject: [PATCH] Adding some missing people (#1127) --- .all-contributorsrc | 30 ++++++++++++++++++++++++++++ README.md | 5 +++++ website/src/pages/contributors.astro | 5 +++++ 3 files changed, 40 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index e393df4b..32c23406 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -2659,6 +2659,36 @@ "contributions": [ "ideas" ] + }, + { + "login": "simonkurtz-MSFT", + "name": "Simon Kurtz", + "avatar_url": "https://avatars.githubusercontent.com/u/84809797?v=4", + "profile": "https://github.com/simonkurtz-MSFT", + "contributions": [ + "agents", + "infra", + "instructions" + ] + }, + { + "login": "TemitayoAfolabi", + "name": "Temitayo Afolabi", + "avatar_url": "https://avatars.githubusercontent.com/u/108681158?v=4", + "profile": "https://github.com/TemitayoAfolabi", + "contributions": [ + "agents" + ] + }, + { + "login": "joeVenner", + "name": "JoeVenner", + "avatar_url": "https://avatars.githubusercontent.com/u/61122897?v=4", + "profile": "https://github.com/joeVenner", + "contributions": [ + "code", + "ideas" + ] } ] } diff --git a/README.md b/README.md index 64b6cd3e..2f9ca64a 100644 --- a/README.md +++ b/README.md @@ -417,6 +417,11 @@ Thanks goes to these wonderful people ([emoji key](./CONTRIBUTING.md#contributor
Jon Galloway

Josh Beard

Julian
+
Simon Kurtz
+
Temitayo Afolabi
+ + +
JoeVenner
diff --git a/website/src/pages/contributors.astro b/website/src/pages/contributors.astro index 8b828bd4..e784ce2c 100644 --- a/website/src/pages/contributors.astro +++ b/website/src/pages/contributors.astro @@ -372,6 +372,11 @@ import PageHeader from '../components/PageHeader.astro';
Jon Galloway

Josh Beard

Julian
+
Simon Kurtz
+
Temitayo Afolabi
+ + +
JoeVenner