From ff734971962dc4da98f942e85c71b71bed7dce6a Mon Sep 17 00:00:00 2001
From: Ryan Rumbaugh <rrumbaugh@nebraska.edu>
Date: Tue, 10 Nov 2020 14:43:10 -0600
Subject: [PATCH] Remove invalid contactType of security and use other - needed
 for upgrade to v4

---
 nefed.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/nefed.xml b/nefed.xml
index a438e5f..92c29b0 100644
--- a/nefed.xml
+++ b/nefed.xml
@@ -7700,7 +7700,7 @@ zg0=
             <GivenName>ITS HR Team</GivenName>
             <EmailAddress>its-hrteam@nebraska.edu</EmailAddress>
         </ContactPerson>
-        <ContactPerson contactType="security" remd:contactType="http://refeds.org/metadata/contactType/security">
+        <ContactPerson contactType="other" remd:contactType="http://refeds.org/metadata/contactType/security">
             <GivenName>ITS-Security</GivenName>
             <EmailAddress>ITS-Sec@nebraska.edu</EmailAddress>
         </ContactPerson>
@@ -8385,7 +8385,7 @@ zg0=
             <GivenName>Brandon Hammond</GivenName>
             <EmailAddress>bhammond@nebraska.edu</EmailAddress>
         </ContactPerson>
-        <ContactPerson contactType="security">
+        <ContactPerson contactType="other" remd:contactType="http://refeds.org/metadata/contactType/security">
             <GivenName>ITS Security</GivenName>
             <EmailAddress>its-sec@nebraska.edu</EmailAddress>
         </ContactPerson>
@@ -8428,7 +8428,7 @@ zg0=
             <GivenName>Brandon Hammond</GivenName>
             <EmailAddress>bhammond@nebraska.edu</EmailAddress>
         </ContactPerson>
-        <ContactPerson contactType="security">
+        <ContactPerson contactType="other" remd:contactType="http://refeds.org/metadata/contactType/security">
             <GivenName>ITS Security</GivenName>
             <EmailAddress>its-sec@nebraska.edu</EmailAddress>
         </ContactPerson>
@@ -8471,7 +8471,7 @@ zg0=
             <GivenName>Brandon Hammond</GivenName>
             <EmailAddress>bhammond@nebraska.edu</EmailAddress>
         </ContactPerson>
-        <ContactPerson contactType="security">
+        <ContactPerson contactType="other" remd:contactType="http://refeds.org/metadata/contactType/security">
             <GivenName>ITS Security</GivenName>
             <EmailAddress>its-sec@nebraska.edu</EmailAddress>
         </ContactPerson>
-- 
GitLab