From 18900953e9cdd250e6570156f028a9ba2943c90b Mon Sep 17 00:00:00 2001 From: Jacob Rohlman Date: Fri, 2 Jul 2021 10:27:54 -0500 Subject: [PATCH] updating container --- 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 81d50f3..063fcd2 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -42,7 +42,7 @@ resources: # List of project maintainers maintainers: -- name: "Chris Byrd" - username: "crbcos" - email: "crbcos@parsons.com" +- name: "Jacob Rohlman" + username: "jacob.rohlman" + email: "jacob.rohlman@us.af.mil" cht_member: true diff --git a/renovate.json b/renovate.json index e5953d1..6bc1eb2 100644 --- a/renovate.json +++ b/renovate.json @@ -1,6 +1,6 @@ { "assignees": [ - "@jparekh" + "@jacob.rohlman" ], "baseBranches": [ "development" -- GitLab