Skip to content

Commit acafe74

Browse files
tadasantclaude
andauthored
Add BobDickinson as registry maintainer (#68)
Approved by unanimous vote of current registry maintainers. Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 5c258fb commit acafe74

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
@@ -60,7 +60,12 @@ export const MEMBERS: readonly Member[] = [
6060
github: 'BobDickinson',
6161
email: 'bob.dickinson@gmail.com',
6262
discord: '1175893001202045139',
63-
memberOf: [ROLE_IDS.MAINTAINERS, ROLE_IDS.INSPECTOR_MAINTAINERS, ROLE_IDS.SKILLS_OVER_MCP_IG],
63+
memberOf: [
64+
ROLE_IDS.MAINTAINERS,
65+
ROLE_IDS.INSPECTOR_MAINTAINERS,
66+
ROLE_IDS.REGISTRY_MAINTAINERS,
67+
ROLE_IDS.SKILLS_OVER_MCP_IG,
68+
],
6469
},
6570
{
6671
github: 'bolinfest',

0 commit comments

Comments
 (0)