Skip to content
4 changes: 4 additions & 0 deletions src/config/users.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,10 @@ export const MEMBERS: readonly Member[] = [
ROLE_IDS.TYPESCRIPT_SDK,
],
},
{
github: 'BobDickinson',
memberOf: [ROLE_IDS.SKILLS_OVER_MCP_IG],
},
{
github: 'bolinfest',
memberOf: [ROLE_IDS.RUST_SDK],
Expand Down