Skip to content

Commit cdfa19b

Browse files
authored
Add WG_IG_FACILITATORS role to @jeongukjae (#174)
1 parent 7e20388 commit cdfa19b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/config/users.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ export const MEMBERS: readonly Member[] = [
418418
firstName: 'Ukjae',
419419
lastName: 'Jeong',
420420
googleEmailPrefix: 'jeongukjae',
421-
memberOf: [ROLE_IDS.INTERCEPTORS_WG],
421+
memberOf: [ROLE_IDS.INTERCEPTORS_WG, ROLE_IDS.WG_IG_FACILITATORS],
422422
},
423423
{
424424
github: 'joan-anthropic',

0 commit comments

Comments
 (0)