Skip to content

Commit 41e6a9b

Browse files
authored
Merge pull request #1158 from ElixirTeSS/add-biofair-funder
Add BioFAIR to list of funders
2 parents 559fce3 + 9369230 commit 41e6a9b

4 files changed

Lines changed: 13 additions & 2 deletions

File tree

34.8 KB
Loading

app/assets/images/elixir/oscars-logo.svg

Lines changed: 1 addition & 0 deletions
Loading

config/locales/en.yml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ en:
212212
<a href="mailto:tess-support@googlegroups.com">tess-support@googlegroups.com</a>
213213
team: >
214214
<h5>Leadership</h5>
215-
<ul><li>Carole Goble</li><li>Hedi Peterson</li><li>Alexia Cardona</li></ul>
215+
<ul><li>Carole Goble</li><li>Hedi Peterson</li></ul>
216216
<h5>Project Management</h5>
217217
<ul><li>Munazah Andrabi</li><li>Phil Reed</li></ul>
218218
<h5>Software Engineering</h5>
@@ -229,14 +229,20 @@ en:
229229
<li>Milo Thurston - Software Engineering</li>
230230
<li>Chris Child - Project Management/Software Engineering</li>
231231
<li>Aitor Apaolaza - Software Engineering</li>
232+
<li>Alexia Cardona - Leadership</li>
232233
</ul>
233234
funding: >
234235
%{site_name} has been funded by:
235236
<ul>
237+
<li>The <a href="https://www.oscars-project.eu/projects/mtess-x-scaling-training-portal-federation-ris-through-multi-tenanting-and-exchange"
238+
target="_blank">OSCARS project</a>, which has received funding from the European Commission’s Horizon Europe
239+
Research and Innovation programme under grant agreement No. 101129751;</li>
240+
<li><a href="https://biofair.uk/"
241+
target="_blank">BioFAIR</a> Short Term Funding Award GP312;</li>
236242
<li>European Commission, Horizon 2020 Research Infrastructures programme (ELIXIR-EXCELERATE,
237243
<a href="https://cordis.europa.eu/project/rcn/198519_en.html" target="_blank">grant agreement number 676559</a>);</li>
238244
<li>ELIXIR Implementation Study (Registry Integration from a User Perspective);</li>
239-
<li>ELIXIR Implementation Study (Learning Paths).</li>
245+
<li>ELIXIR Implementation Study (Learning Paths);</li>
240246
<li>BBSRC UK (Delivering ELIXIR-UK grant, grant agreement numbers
241247
<a href="https://bbsrc.ukri.org/research/grants/grants/AwardDetails.aspx?FundingReference=BB/L005050/1"
242248
target="_blank">BB/L005050/1</a> &amp;

docker/tess.docker-test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,10 @@ default: &default
9494
trainer_experience: 'trainer_experience.yml'
9595
online_keywords: 'online_keywords.yml'
9696
funders:
97+
- url: https://www.oscars-project.eu/projects/mtess-x-scaling-training-portal-federation-ris-through-multi-tenanting-and-exchange
98+
logo: elixir/oscars-logo.svg
99+
- url: https://biofair.uk/
100+
logo: elixir/biofair-logo.png
97101
- url: https://elixir.ut.ee/
98102
logo: nodes/logos_svg/EE.svg
99103
- url: http://elixir-uk.org/

0 commit comments

Comments
 (0)