Skip to content

Commit ec94090

Browse files
antonpk1dsp-ant
authored andcommitted
Add MCP_APPS_SDK role for antonpk1 (ext-apps access)
1 parent 46c864c commit ec94090

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/config/users.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,11 @@ export const MEMBERS: readonly Member[] = [
3030
github: 'ansaba',
3131
memberOf: [ROLE_IDS.GO_SDK],
3232
},
33+
{
34+
github: 'antonpk1',
35+
discord: '738474760480227358',
36+
memberOf: [ROLE_IDS.MCP_APPS_SDK],
37+
},
3338
{
3439
github: 'asklar',
3540
discord: '633837375734153216',

0 commit comments

Comments
 (0)