Skip to content

Commit 0dcdf88

Browse files
olaservoclaude
andauthored
Add pja-ant to Skills over MCP interest group (#81)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 1e9e17c commit 0dcdf88

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

src/config/users.ts

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -570,7 +570,12 @@ export const MEMBERS: readonly Member[] = [
570570
lastName: 'Alexander',
571571
googleEmailPrefix: 'pja',
572572
existingGWSUser: true,
573-
memberOf: [ROLE_IDS.CORE_MAINTAINERS, ROLE_IDS.MAINTAINERS, ROLE_IDS.TRANSPORT_WG],
573+
memberOf: [
574+
ROLE_IDS.CORE_MAINTAINERS,
575+
ROLE_IDS.MAINTAINERS,
576+
ROLE_IDS.SKILLS_OVER_MCP_IG,
577+
ROLE_IDS.TRANSPORT_WG,
578+
],
574579
},
575580
{
576581
github: 'pronskiy',

0 commit comments

Comments
 (0)