UNCLASSIFIED

You need to sign in or sign up before continuing.
Commits (3)
......@@ -42,9 +42,9 @@ resources:
# List of project maintainers
maintainers:
- email: "shen_vickie@bah.com"
# # The name of the current container owner
name: "Vickie Shen"
# # The gitlab username of the current container owner
username: "shen_vickie"
- email: "echi@vivsoft.io"
# The name of the current container owner
name: "Elvis Chi"
# The gitlab username of the current container owner
username: "echi"
cht_member: true
{
"assignees": [
"@shen_vickie"
"@echi"
],
"baseBranches": [
"development"
......