UNCLASSIFIED

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