Skip to content

Commit 7a449ff

Browse files
nickcoaidsp-ant
andauthored
Add nickcoai Google info (#82)
* Add nickcoai Google info As above * Update src/config/users.ts --------- Co-authored-by: David Soria Parra <167242713+dsp-ant@users.noreply.github.com>
1 parent 0dcdf88 commit 7a449ff

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

src/config/users.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,9 @@ export const MEMBERS: readonly Member[] = [
481481
{
482482
github: 'nickcoai',
483483
discord: '1153783469860732968',
484-
skipGoogleUserProvisioning: true,
484+
firstName: 'Nick',
485+
lastName: 'Cooper',
486+
googleEmailPrefix: 'nickc',
485487
memberOf: [ROLE_IDS.CORE_MAINTAINERS, ROLE_IDS.SERVER_IDENTITY_WG],
486488
},
487489
{

0 commit comments

Comments
 (0)