Skip to content
Snippets Groups Projects
Commit 8aab80d9 authored by Ryan Rumbaugh's avatar Ryan Rumbaugh
Browse files

Resolve "Replace surnames with given names"

parent 7f63fbd5
Branches
No related tags found
1 merge request!587Resolve "Replace surnames with given names"
...@@ -20724,7 +20724,7 @@ ...@@ -20724,7 +20724,7 @@
<OrganizationURL xml:lang="en"> https://stores.pagedna.com/unl_print/ </OrganizationURL> <OrganizationURL xml:lang="en"> https://stores.pagedna.com/unl_print/ </OrganizationURL>
</Organization> </Organization>
<ContactPerson contactType="technical"> <ContactPerson contactType="technical">
<SurName>PageDNA Support</SurName> <GivenName>PageDNA Support</GivenName>
<EmailAddress>mailto:support@pagedna.com</EmailAddress> <EmailAddress>mailto:support@pagedna.com</EmailAddress>
</ContactPerson> </ContactPerson>
<ContactPerson contactType="administrative"> <ContactPerson contactType="administrative">
...@@ -32382,7 +32382,7 @@ ...@@ -32382,7 +32382,7 @@
<OrganizationURL xml:lang="en">https://badgr.com</OrganizationURL> <OrganizationURL xml:lang="en">https://badgr.com</OrganizationURL>
</Organization> </Organization>
<ContactPerson contactType="support"> <ContactPerson contactType="support">
<SurName>TBD</SurName> <GivenName>TBD</GivenName>
<EmailAddress>its-sec-iam@nebraska.edu</EmailAddress> <EmailAddress>its-sec-iam@nebraska.edu</EmailAddress>
</ContactPerson> </ContactPerson>
</EntityDescriptor> </EntityDescriptor>
...@@ -32451,15 +32451,13 @@ ...@@ -32451,15 +32451,13 @@
</KeyDescriptor> </KeyDescriptor>
<ContactPerson contactType="technical"> <ContactPerson contactType="technical">
<Company>PantrySoft</Company> <Company>PantrySoft</Company>
<GivenName>Chris</GivenName> <GivenName>Chris Campbell</GivenName>
<SurName>Campbell</SurName>
<EmailAddress>chris@pantrysoft.com</EmailAddress> <EmailAddress>chris@pantrysoft.com</EmailAddress>
<TelephoneNumber>406-549-0766</TelephoneNumber> <TelephoneNumber>406-549-0766</TelephoneNumber>
</ContactPerson> </ContactPerson>
<ContactPerson contactType="administrative"> <ContactPerson contactType="administrative">
<Company>PantrySoft</Company> <Company>PantrySoft</Company>
<GivenName>Bob</GivenName> <GivenName>Bob Jaffe</GivenName>
<SurName>Jaffe</SurName>
<EmailAddress>bob@pantrysoft.com</EmailAddress> <EmailAddress>bob@pantrysoft.com</EmailAddress>
<TelephoneNumber>406-549-0766</TelephoneNumber> <TelephoneNumber>406-549-0766</TelephoneNumber>
</ContactPerson> </ContactPerson>
...@@ -32510,8 +32508,7 @@ ...@@ -32510,8 +32508,7 @@
</Organization> </Organization>
<ContactPerson contactType="administrative"> <ContactPerson contactType="administrative">
<Company>University of Nebraska</Company> <Company>University of Nebraska</Company>
<GivenName>Roger</GivenName> <GivenName>Roger Korth</GivenName>
<SurName>Korth</SurName>
<EmailAddress>rdkorth@nebraska.edu</EmailAddress> <EmailAddress>rdkorth@nebraska.edu</EmailAddress>
</ContactPerson> </ContactPerson>
</EntityDescriptor> </EntityDescriptor>
...@@ -33093,8 +33090,7 @@ ...@@ -33093,8 +33090,7 @@
</Organization> </Organization>
<ContactPerson contactType="Technical"> <ContactPerson contactType="Technical">
<Company>Shorts Travel Management</Company> <Company>Shorts Travel Management</Company>
<GivenName>Eric</GivenName> <GivenName>Eric Olsen</GivenName>
<SurName>Olsen</SurName>
<EmailAddress>it@shortstravel.com</EmailAddress> <EmailAddress>it@shortstravel.com</EmailAddress>
<TelephoneNumber>319.212.5371</TelephoneNumber> <TelephoneNumber>319.212.5371</TelephoneNumber>
</ContactPerson> </ContactPerson>
...@@ -33172,8 +33168,7 @@ ...@@ -33172,8 +33168,7 @@
</Organization> </Organization>
<ContactPerson contactType="Technical"> <ContactPerson contactType="Technical">
<Company>Shorts Travel Management</Company> <Company>Shorts Travel Management</Company>
<GivenName>Eric</GivenName> <GivenName>Eric Olsen</GivenName>
<SurName>Olsen</SurName>
<EmailAddress>it@shortstravel.com</EmailAddress> <EmailAddress>it@shortstravel.com</EmailAddress>
<TelephoneNumber>319.212.5371</TelephoneNumber> <TelephoneNumber>319.212.5371</TelephoneNumber>
</ContactPerson> </ContactPerson>
...@@ -33252,8 +33247,7 @@ ...@@ -33252,8 +33247,7 @@
<OrganizationDisplayName xml:lang="en-US">Web App2</OrganizationDisplayName> <OrganizationDisplayName xml:lang="en-US">Web App2</OrganizationDisplayName>
</Organization> </Organization>
<ContactPerson contactType="Technical"> <ContactPerson contactType="Technical">
<GivenName>Mike</GivenName> <GivenName>Mike Link</GivenName>
<SurName>Link</SurName>
<EmailAddress>mlink@nebraska.edu</EmailAddress> <EmailAddress>mlink@nebraska.edu</EmailAddress>
</ContactPerson> </ContactPerson>
</EntityDescriptor> </EntityDescriptor>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment