Skip to content

Commit bfa4a11

Browse files
dspclaude
andcommitted
fix: mark pja as existingGWSUser to import instead of create
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 520ccc7 commit bfa4a11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/config/users.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -517,6 +517,7 @@ export const MEMBERS: readonly Member[] = [
517517
firstName: 'Peter',
518518
lastName: 'Alexander',
519519
googleEmailPrefix: 'pja',
520+
existingGWSUser: true,
520521
memberOf: [ROLE_IDS.CORE_MAINTAINERS, ROLE_IDS.MAINTAINERS, ROLE_IDS.TRANSPORT_WG],
521522
},
522523
{

0 commit comments

Comments
 (0)