From 1188dd6c7e03e1950a1a0c4f6d989b37ab4ea31e Mon Sep 17 00:00:00 2001 From: olaservo Date: Tue, 11 Aug 2026 11:04:55 -0700 Subject: [PATCH] Add tobi-oye to the Skills Over MCP Interest Group Oluwatobi Oyewole has been contributing to experimental-ext-skills (PR #116, triage on issues #66/#85). Co-Authored-By: Claude Opus 5 Signed-off-by: olaservo --- src/config/users.ts | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/config/users.ts b/src/config/users.ts index c25e743..7082cfc 100644 --- a/src/config/users.ts +++ b/src/config/users.ts @@ -841,6 +841,11 @@ export const MEMBERS: readonly Member[] = [ github: 'tiginamaria', memberOf: [ROLE_IDS.KOTLIN_SDK], }, + { + github: 'tobi-oye', + discord: '791307404293177354', + memberOf: [ROLE_IDS.SKILLS_OVER_MCP_IG], + }, { github: 'tobinsouth', discord: '865072069779521556',