Skip to content

Commit 9dfad91

Browse files
author
Mike Kistler
committed
Add PranavSenthilnathan to csharp-sdk team
1 parent f3d919d commit 9dfad91

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

src/config/users.ts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -629,6 +629,13 @@ export const MEMBERS: readonly Member[] = [
629629
github: 'poteat',
630630
memberOf: [ROLE_IDS.TYPESCRIPT_SDK_COLLABORATORS],
631631
},
632+
{
633+
github: 'PranavSenthilnathan',
634+
email: 'pranas@microsoft.com',
635+
firstName: 'Pranav',
636+
lastName: 'Senthilnathan',
637+
memberOf: [ROLE_IDS.CSHARP_SDK],
638+
},
632639
{
633640
github: 'pronskiy',
634641
memberOf: [ROLE_IDS.PHP_SDK],

0 commit comments

Comments
 (0)