From 4de32560d074be5628784eb2d1f96ca651dc1467 Mon Sep 17 00:00:00 2001 From: Den Delimarsky Date: Fri, 24 Apr 2026 06:50:40 +0000 Subject: [PATCH] Add caseychow-oai to File Uploads WG Casey is the author of SEP-2631 (File Objects and Transfer), see modelcontextprotocol/modelcontextprotocol#2631. :house: Remote-Dev: homespace --- src/config/users.ts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/config/users.ts b/src/config/users.ts index fbe8626..b0a8e35 100644 --- a/src/config/users.ts +++ b/src/config/users.ts @@ -84,6 +84,10 @@ export const MEMBERS: readonly Member[] = [ googleEmailPrefix: 'caitie', memberOf: [ROLE_IDS.CORE_MAINTAINERS, ROLE_IDS.TRANSPORT_WG], }, + { + github: 'caseychow-oai', + memberOf: [ROLE_IDS.FILE_UPLOADS_WG], + }, { github: 'chemicL', discord: '1346243721271971923',