From 5f74bea03581c93f92269cdae89c81a7a56f67ea Mon Sep 17 00:00:00 2001 From: h <101145848+h-aig@users.noreply.github.com> Date: Fri, 23 Jan 2026 21:18:24 +0000 Subject: [PATCH] Change Graham Darcey "acknowledged" field to true on team page (#1779) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update team.json removed Graham Darcey 💔 * Change status of Graham Darcey's "acknowledged" field to true No longer works at Hack Club 💔 --------- Co-authored-by: Echo --- public/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/team.json b/public/team.json index 7726f811..7706a7e6 100644 --- a/public/team.json +++ b/public/team.json @@ -39,7 +39,7 @@ "name": "Graham Darcey", "department": "HQ", "role": "Creative Technologist", - "acknowledged": false, + "acknowledged": true, "bio": "Originally from Vermont, Graham has worked as a full-stack software engineer in Silicon Valley for over twenty years, most recently at Uber where he worked on their core routing services and map data platform. He recently (2021) moved back east, and currently resides in Shelburne VT. Graham's hobbies include gaming, gamedev, cooking with his wife, and playing joyfully with his five year old daughter.", "bioHackFoundation": "", "slackId": "U04QH1TTMBP",