diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index df7758f1ba116d804aa518943092d613ce392805..26e65e86180edf7e959abb47cbe76b7bf7c73116 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -47,9 +47,10 @@ 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 79e4e173c3d49255946ce13f20697952006e2152..3f0a1289d4e4d493a5fd8befa3e140562091c456 100644 --- a/renovate.json +++ b/renovate.json @@ -1,6 +1,6 @@ { "assignees": [ - "@shen_vickie" + "echi" ], "baseBranches": [ "development"