From bae600b8fcea60539d27759dded58d2960f1f566 Mon Sep 17 00:00:00 2001 From: Ryan Rumbaugh <rrumbaugh@nebraska.edu> Date: Wed, 28 Jul 2021 15:01:40 -0500 Subject: [PATCH] Add contact info for AWS SP --- nefed.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/nefed.xml b/nefed.xml index 2603a4a..54453e8 100644 --- a/nefed.xml +++ b/nefed.xml @@ -13338,16 +13338,16 @@ KNGked4df0r1o5CozJ35FjKx1fiYucuvGXU+UZd5Yg6sF6MRhQqud32X3eOFJXS/ndm/jGit7B6A <OrganizationURL xml:lang="en-US">https://aws.amazon.com/what-is-aws/</OrganizationURL> </Organization> <ContactPerson contactType="administrative"> - <GivenName>TBD</GivenName> - <EmailAddress>TBD</EmailAddress> + <GivenName>John Ferrin</GivenName> + <EmailAddress>jferrin@nebraska.edu</EmailAddress> </ContactPerson> <ContactPerson contactType="support"> - <GivenName>TBD</GivenName> - <EmailAddress>TBD</EmailAddress> + <GivenName>George Blessing</GivenName> + <EmailAddress>george.blessing@nebraska.edu</EmailAddress> </ContactPerson> <ContactPerson contactType="technical"> - <GivenName>TBD</GivenName> - <EmailAddress>TBD</EmailAddress> + <GivenName>Kevin Murphy</GivenName> + <EmailAddress>kmurphy@nebraska.edu</EmailAddress> </ContactPerson> <ContactPerson contactType="other" remd:contactType="http://refeds.org/metadata/contactType/security"> <GivenName>ITS Security</GivenName> -- GitLab