Skip to content

Commit db8d9ea

Browse files
olaservoclaude
andauthored
Add evalstate and cliffhall to docs-maintaners team (#7)
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude <[email protected]>
1 parent 6e41d74 commit db8d9ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/config/users.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ export const MEMBERS: readonly Member[] = [
7171
},
7272
{
7373
github: 'cliffhall',
74-
memberOf: ['moderators'],
74+
memberOf: ['docs-maintaners', 'moderators'],
7575
},
7676
{
7777
github: 'crondinini-ant',
@@ -105,7 +105,7 @@ export const MEMBERS: readonly Member[] = [
105105
},
106106
{
107107
github: 'evalstate',
108-
memberOf: ['moderators'],
108+
memberOf: ['docs-maintaners', 'moderators'],
109109
},
110110
{
111111
github: 'fabpot',

0 commit comments

Comments
 (0)