diff --git a/src/config/users.ts b/src/config/users.ts index 5615f4f..5ee329e 100644 --- a/src/config/users.ts +++ b/src/config/users.ts @@ -224,6 +224,10 @@ export const MEMBERS: readonly Member[] = [ github: 'pcarleton', memberOf: ['core-maintainers', 'python-sdk', 'python-sdk-auth', 'typescript-sdk', 'typescript-sdk-auth', 'auth-wg'], }, + { + github: 'pederhp', + memberOf: ['ig-financial-services'], + }, { github: 'petery-ant', memberOf: ['security-wg'],