Skip to content

Commit cd54609

Browse files
authored
add my details for google workspace (#73)
1 parent d024641 commit cd54609

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/config/users.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,9 @@ export const MEMBERS: readonly Member[] = [
232232
{
233233
github: 'evalstate',
234234
discord: '779268016121577492',
235+
firstName: 'Shaun',
236+
lastName: 'Smith',
237+
googleEmailPrefix: 'shaun.smith',
235238
memberOf: [
236239
ROLE_IDS.COMMUNITY_MANAGERS,
237240
ROLE_IDS.DOCS_MAINTAINERS,

0 commit comments

Comments
 (0)