diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index e14bde5ee75d1d2dafc68773023aee94bbb6879f..9089c64ffc3e8f30671ed4c9ee99286c17cf3d92 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -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 diff --git a/renovate.json b/renovate.json index b6faebe75875934370973d5c1199dfff6ddce7c2..9a9736a0e26b7017fced9ee9f62dad056e0e1213 100644 --- a/renovate.json +++ b/renovate.json @@ -1,6 +1,6 @@ { "assignees": [ - "@shen_vickie" + "@echi" ], "baseBranches": [ "development"