From 1a3580949dc152862dead77c1e505172d65d112a Mon Sep 17 00:00:00 2001 From: Echo Date: Wed, 28 Jan 2026 15:33:50 -0500 Subject: [PATCH] Add staff attribute to acon user profile (#1817) acon staff --- public/team.json | 1 + 1 file changed, 1 insertion(+) diff --git a/public/team.json b/public/team.json index 00f8baa3..9951c262 100644 --- a/public/team.json +++ b/public/team.json @@ -756,6 +756,7 @@ "department": "HQ", "role": "Engineering", "acknowledged": false, + "staff": true, "bio": "", "bioHackFoundation": "", "slackId": "U04KEK4TS72",