We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3d919d commit a2d26c7Copy full SHA for a2d26c7
1 file changed
src/config/users.ts
@@ -515,6 +515,11 @@ export const MEMBERS: readonly Member[] = [
515
discord: '1427569183427919906',
516
memberOf: [ROLE_IDS.SWIFT_SDK],
517
},
518
+ {
519
+ github: 'nahapetyan-serob',
520
+ discord: '1505852630692401314',
521
+ memberOf: [ROLE_IDS.GO_SDK],
522
+ },
523
{
524
github: 'nbarbettini',
525
discord: '784552628930478090',
0 commit comments