We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46c864c commit ec94090Copy full SHA for ec94090
src/config/users.ts
@@ -30,6 +30,11 @@ export const MEMBERS: readonly Member[] = [
30
github: 'ansaba',
31
memberOf: [ROLE_IDS.GO_SDK],
32
},
33
+ {
34
+ github: 'antonpk1',
35
+ discord: '738474760480227358',
36
+ memberOf: [ROLE_IDS.MCP_APPS_SDK],
37
+ },
38
{
39
github: 'asklar',
40
discord: '633837375734153216',
0 commit comments