From a4947033fd82648d05c2a180321bbef56d979bcd Mon Sep 17 00:00:00 2001
From: Ryan Rumbaugh <rrumbaugh@nebraska.edu>
Date: Wed, 19 Mar 2025 17:29:49 -0500
Subject: [PATCH] Updated logo and contact info

---
 nefed.xml | 33 ++++++++++++---------------------
 1 file changed, 12 insertions(+), 21 deletions(-)

diff --git a/nefed.xml b/nefed.xml
index d3bf07a..7881aa7 100644
--- a/nefed.xml
+++ b/nefed.xml
@@ -13165,15 +13165,11 @@
                     </saml:Attribute>
                 </mdattr:EntityAttributes>
                 <mdui:UIInfo>
-                    <mdui:DisplayName xml:lang="en">
-                        Pressbooks</mdui:DisplayName>
+                    <mdui:DisplayName xml:lang="en">Pressbooks</mdui:DisplayName>
                     <mdui:Description xml:lang="en">Pressbooks</mdui:Description>
-                    <mdui:InformationURL xml:lang="en">
-                        https://pressbooks.com/about/</mdui:InformationURL>
-                    <mdui:PrivacyStatementURL xml:lang="en">
-                        https://pressbooks.com/terms-of-service/</mdui:PrivacyStatementURL>
-                    <mdui:Logo height="85" width="141" xml:lang="en">
-                        https://pressbooks.com/wp-content/themes/pressbooksdotcom/dist/svg/logo-color.svg</mdui:Logo>
+                    <mdui:InformationURL xml:lang="en">https://pressbooks.com/about/</mdui:InformationURL>
+                    <mdui:PrivacyStatementURL xml:lang="en">https://pressbooks.com/terms-of-service/</mdui:PrivacyStatementURL>
+                    <mdui:Logo height="85" width="141" xml:lang="en">https://pressbooks.com/app/uploads/2024/01/pressbooks_logo.svg</mdui:Logo>
                 </mdui:UIInfo>
             </Extensions>
             <KeyDescriptor use="signing">
@@ -13210,26 +13206,21 @@
             </AttributeConsumingService>
         </SPSSODescriptor>
         <Organization>
-            <OrganizationName xml:lang="en-US">
-                Pressbooks</OrganizationName>
+            <OrganizationName xml:lang="en-US">Pressbooks</OrganizationName>
             <OrganizationDisplayName xml:lang="en-US">Pressbooks</OrganizationDisplayName>
-            <OrganizationURL xml:lang="en-US">
-                https://pressbooks.com/about/</OrganizationURL>
+            <OrganizationURL xml:lang="en-US">https://pressbooks.com/about/</OrganizationURL>
         </Organization>
         <ContactPerson contactType="technical">
-            <GivenName>Don Ray</GivenName>
-            <EmailAddress>
-                don.ray@nebraska.edu</EmailAddress>
+            <GivenName>Brad Severa</GivenName>
+            <EmailAddress>bsevera@nebraska.edu</EmailAddress>
         </ContactPerson>
         <ContactPerson contactType="support">
-            <GivenName>Don Ray</GivenName>
-            <EmailAddress>
-                don.ray@nebraska.edu</EmailAddress>
+            <GivenName>Brad Severa</GivenName>
+            <EmailAddress>bsevera@nebraska.edu</EmailAddress>
         </ContactPerson>
         <ContactPerson contactType="administrative">
-            <GivenName>Don Ray</GivenName>
-            <EmailAddress>
-                don.ray@nebraska.edu</EmailAddress>
+            <GivenName>Amy Barry</GivenName>
+            <EmailAddress>amybarry@nebraska.edu</EmailAddress>
         </ContactPerson>
         <ContactPerson contactType="other" remd:contactType="http://refeds.org/metadata/contactType/security">
             <GivenName>ITS Security Team</GivenName>
-- 
GitLab