diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 442abf7f76f913813e28ece2a909b1cf8ce9a285..3892f7e7753c6a1d51890757e5afcee935645a23 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -44,12 +44,14 @@ resources: # FIXME: Fill in the following details for the current container owner in the whitelist # FIXME: Include any other vendor information if applicable maintainers: -- email: "bhearn@anchore.com" +# - email: "bhearn@anchore.com" +# # The name of the current container owner +# name: "Blake Hearn" +# # The gitlab username of the current container owner +# username: "bhearn" +- email: "olga@alphabravo.io" # The name of the current container owner - name: "Blake Hearn" + name: "Olga Ojjeh" # The gitlab username of the current container owner - username: "bhearn" - cht_member: true # FIXME: Uncomment if the maintainer is a member of CHT -# - name: "FIXME" -# username: "FIXME" -# email: "FIXME" + username: "olga" + cht_member: true \ No newline at end of file diff --git a/renovate.json b/renovate.json index 9e1c5aab9c37e2f0add1e5772df9a60d0f7a54ca..a3177582d92fc22b4fdbc3b277b653dc8a5e47a7 100644 --- a/renovate.json +++ b/renovate.json @@ -1,6 +1,6 @@ { "assignees": [ - "@bhearn" + "@olga" ], "baseBranches": [ "development"