Skip to content

Commit 0c72db3

Browse files
authored
add bhosmer-ant to typescript-sdk, python-sdk (#10)
1 parent e6f5f44 commit 0c72db3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/users.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ export const MEMBERS: readonly Member[] = [
5555
},
5656
{
5757
github: 'bhosmer-ant',
58-
memberOf: ['core', 'core-maintainers', 'docs-maintaners', 'moderators'],
58+
memberOf: ['core', 'core-maintainers', 'docs-maintaners', 'moderators', 'python-sdk', 'typescript-sdk'],
5959
},
6060
{
6161
github: 'carlpeaslee',

0 commit comments

Comments
 (0)