From 18d19a845a3a4ca211147116f82020a9fd538fda Mon Sep 17 00:00:00 2001 From: andriipanchuk Date: Wed, 1 Sep 2021 09:07:14 -0500 Subject: [PATCH] update maintainers --- hardening_manifest.yaml | 6 +++--- renovate.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index c1a7c0b..b144131 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -47,7 +47,7 @@ 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: "shen_vickie@bah.com" - name: "Vickie Shen" - username: "shen_vickie" +- email: "andrii@alphabravo.io" + name: "Andrii Panchuk" + username: "andriipanchuk" cht_member: true diff --git a/renovate.json b/renovate.json index a120e20..361454f 100644 --- a/renovate.json +++ b/renovate.json @@ -1,6 +1,6 @@ { "assignees": [ - "@vickie.shen" + "@andriipanchuk" ], "baseBranches": [ "development" -- GitLab