From 27d76d17096ad1a53c149d42811806dedd1efa57 Mon Sep 17 00:00:00 2001 From: shen_vickie Date: Mon, 7 Jun 2021 17:16:02 -0400 Subject: [PATCH] updated maintainers --- hardening_manifest.yaml | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 87df6fa..293d497 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -43,16 +43,10 @@ resources: type: sha512 value: 27bb26786640f74dcf404db884bedffc0af4bfb2a0248c398044ac9a13e19ff097c590b79eb1404e0b04d17a8f85a8f7de87186a96744e19162d70b3c7a9bdde -# List of project maintainers -# 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: "shen_vickie@bah.com" # The name of the current container owner - name: "Blake Hearn" + name: "Vickie Shen" # 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: "shen_vickie" + cht_member: true -- GitLab