From 79afa5c991340d4d8d366533e85d18135f1d7725 Mon Sep 17 00:00:00 2001
From: Ryan Rumbaugh <rrumbaugh@nebraska.edu>
Date: Wed, 19 Jun 2024 10:59:18 -0500
Subject: [PATCH] Resolve "Onboard Examsoft SP"

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

diff --git a/nefed.xml b/nefed.xml
index 274bf84..1860f1b 100644
--- a/nefed.xml
+++ b/nefed.xml
@@ -33915,11 +33915,11 @@
             <GivenName>Andrew Tully</GivenName>
             <EmailAddress>atully2@unl.edu</EmailAddress>
         </ContactPerson>
-        <ContactPerson contactType="technical">
-            <GivenName>Andrew Tully</GivenName>
-            <EmailAddress>atully2@unl.edu</EmailAddress>
+        <ContactPerson contactType="administrative">
+            <GivenName>Darice Cecil</GivenName>
+            <EmailAddress>dcecil2@unl.edu</EmailAddress>
         </ContactPerson>
-        <ContactPerson contactType="technical">
+        <ContactPerson contactType="support">
             <GivenName>Andrew Tully</GivenName>
             <EmailAddress>atully2@unl.edu</EmailAddress>
         </ContactPerson>
-- 
GitLab