From ae6a8753777e1e78d9dc84f839700b6cffc633d4 Mon Sep 17 00:00:00 2001 From: Andersen Pinckney Date: Mon, 23 Aug 2021 16:12:02 +0000 Subject: [PATCH] Update hardening_manifest.yaml, switching Jacob to the manifest --- hardening_manifest.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index d8e2132..0612696 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -52,11 +52,11 @@ 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: "akers.ryan@solute.us" +- email: "jacob.rohlman@us.af.mil" # # The name of the current container owner - name: "Ryan Akers" + name: "Jacob Rohlman" # # The gitlab username of the current container owner - username: "akers.ryan" + username: "jacob.rohlman" cht_member: true # FIXME: Uncomment if the maintainer is a member of CHT # - name: "FIXME" # username: "FIXME" -- GitLab