Skip to content

Commit c1fb6a1

Browse files
Add yarolegovich and guglielmo-san to Go SDK team (#92)
* Add yarolegovich to Go SDK team Yaroslav is part of our team that maintains the SDK repository. * Add Guglielmo
1 parent 5baac7c commit c1fb6a1

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/config/users.ts

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,11 @@ export const MEMBERS: readonly Member[] = [
275275
discord: '776094836796424213',
276276
memberOf: [ROLE_IDS.GO_SDK],
277277
},
278+
{
279+
github: 'guglielmo-san',
280+
discord: '1432786987072622613',
281+
memberOf: [ROLE_IDS.GO_SDK],
282+
},
278283
{
279284
github: 'halter73',
280285
discord: '340718902096953344',
@@ -707,6 +712,11 @@ export const MEMBERS: readonly Member[] = [
707712
discord: '1097924660055777290',
708713
memberOf: [ROLE_IDS.DOCS_MAINTAINERS, ROLE_IDS.JAVA_SDK],
709714
},
715+
{
716+
github: 'yarolegovich',
717+
discord: '393296640141950977',
718+
memberOf: [ROLE_IDS.GO_SDK],
719+
},
710720
{
711721
email: 'adamj@anthropic.com',
712722
memberOf: [ROLE_IDS.CATCH_ALL],

0 commit comments

Comments
 (0)