Skip to content

Commit ed25517

Browse files
olaservoclaude
andauthored
Fix permissions (#52)
* Add evalstate and cliffhall to docs-maintaners team 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> * Add maintainers, reference-servers, and working-groups roles to olaservo Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> --------- Co-authored-by: Claude <noreply@anthropic.com>
1 parent 003fcf4 commit ed25517

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/config/users.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,10 @@ export const MEMBERS: readonly Member[] = [
394394
ROLE_IDS.COMMUNITY_MANAGERS,
395395
ROLE_IDS.DOCS_MAINTAINERS,
396396
ROLE_IDS.INSPECTOR_MAINTAINERS,
397+
ROLE_IDS.MAINTAINERS,
397398
ROLE_IDS.MODERATORS,
399+
ROLE_IDS.REFERENCE_SERVERS_MAINTAINERS,
400+
ROLE_IDS.WORKING_GROUPS,
398401
],
399402
},
400403
{

0 commit comments

Comments
 (0)