diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 080cc83109783d741d19230b3ece6be46b2184e1..eb77c12004cc66715addf53aa3f23ab1a5156a67 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -63,9 +63,9 @@ resources: # FIXME: Include any other vendor information if applicable maintainers: maintainers: -- email: "gavin.scallon@parsons.com" +- email: "andrii@alphabravo.io" # # The name of the current container owner - name: "Gavin Scallon" + name: "Andrii Panchuk" # # The gitlab username of the current container owner - username: "gavin.scallon" + username: "andriipanchuk" cht_member: true diff --git a/renovate.json b/renovate.json index 0d4816239ee36a355b16d61c1b443dd1c767aece..0ac1a6dd2ba987f94ce91ec9f4f784578dc86da3 100644 --- a/renovate.json +++ b/renovate.json @@ -1,6 +1,6 @@ { "assignees": [ - "@alexander.klepal" + "@andriipanchuk" ], "baseBranches": [ "development"