diff --git a/_data/org-members.yaml b/_data/org-members.yaml index 019528de1..33545aeef 100644 --- a/_data/org-members.yaml +++ b/_data/org-members.yaml @@ -51,6 +51,7 @@ standard: date_joined: 2025-03-10 founding_member: true tier: "Standard" + contact: "Micaela Parker " - name: "Research Software Alliance" url: https://www.researchsoft.org/ figure: logo-resa.png @@ -58,6 +59,15 @@ standard: date_joined: 2025-03-13 founding_member: true tier: "Standard" + contact: "Michelle Barker " + - name: "Omnibond" + url: https://omnibond.com/ + figure: logo-omnibond.png + acronym: + date_joined: 2025-03-29 + founding_member: true + tier: "Standard" + contact: "Boyd Wilson " premier: - name: "University of Illinois Urbana-Champaign" diff --git a/assets/img/org-logos/logo-omnibond.png b/assets/img/org-logos/logo-omnibond.png new file mode 100644 index 000000000..891160e78 Binary files /dev/null and b/assets/img/org-logos/logo-omnibond.png differ diff --git a/docs/details.md b/docs/details.md index fd455fec5..60dbd8865 100644 --- a/docs/details.md +++ b/docs/details.md @@ -99,7 +99,12 @@ Each entry takes the following variables: `tier` : The tier they paid for (also the section the entry is in) +`contact` [format: `First Last `] +: The main point of contact for the organization + Make sure you add each logo to `assets/img/org-logos` directory. Generally, the images have been named with the following format -`logo-acronym-institution`, but this isn't strict. \ No newline at end of file +`logo-acronym-institution`, but this isn't strict. +There is a [form](https://forms.gle/xXREVtJB2z6Ux1rA7) for people to use to +provide the details above. \ No newline at end of file