Skip to content

Commit fbdd79c

Browse files
authored
Merge pull request #554 from stackhpc/sms-team
Update SMS responsibilities
2 parents 19bcdab + 5d5f829 commit fbdd79c

1 file changed

Lines changed: 8 additions & 9 deletions

File tree

terraform/github/terraform.tfvars.json

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -283,21 +283,20 @@
283283
}
284284
},
285285
"SMSLab": {
286-
"description": "Team responsible for SMS Lab development",
286+
"description": "Team responsible for SMS Lab administration",
287287
"privacy": "closed",
288288
"users": {
289289
"maintainers": [
290+
"bbezak",
290291
"cityofships",
291-
"mnasiadka"
292+
"m-bull"
292293
],
293294
"members": [
294-
"bbezak",
295-
"darmach",
296-
"dougszumski",
297-
"g0rgamesh",
298-
"GregWhiteyBialas",
299-
"grzegorzkoper",
300-
"jovial"
295+
"GavinHeff",
296+
"jihyun-huh",
297+
"maxstack",
298+
"owenjones",
299+
"seunghun1ee"
301300
]
302301
}
303302
}

0 commit comments

Comments
 (0)