We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17df170 commit ea91b4eCopy full SHA for ea91b4e
1 file changed
src/config/users.ts
@@ -309,11 +309,6 @@ export const MEMBERS: readonly Member[] = [
309
github: 'jenn-newton',
310
memberOf: [ROLE_IDS.SECURITY_WG],
311
},
312
- {
313
- github: 'jerome3o-anthropic',
314
- discord: '222246825397059585',
315
- memberOf: [ROLE_IDS.MODERATORS],
316
- },
317
{
318
github: 'joan-anthropic',
319
discord: '1398403578892128437',
@@ -437,10 +432,6 @@ export const MEMBERS: readonly Member[] = [
437
432
discord: '740279257548193803',
438
433
memberOf: [ROLE_IDS.COMMUNITY_MANAGERS],
439
434
440
441
- github: 'maheshmurag',
442
443
444
435
445
436
github: 'markpollack',
446
memberOf: [ROLE_IDS.JAVA_SDK],
0 commit comments