diff --git a/CONTRIBUTORS.yaml b/CONTRIBUTORS.yaml index 10ab150f87ef43..66dde8fce93e54 100644 --- a/CONTRIBUTORS.yaml +++ b/CONTRIBUTORS.yaml @@ -939,9 +939,9 @@ hexylena: joined: 2017-09 elixir_node: nl affiliations: + - erasmusmc - gallantries - by-covid - - erasmusmc - elixir-europe - elixir-converge former_affiliations: @@ -1421,6 +1421,7 @@ mjostaszewski: orcid: 0000-0003-1473-370X affiliations: - elixir-europe + - by-covid MariaTsayo: name: Maria Tsagiopoulou @@ -1501,6 +1502,7 @@ MattiHoch: orcid: 0000-0002-2486-0246 affiliations: - elixir-europe + - by-covid maximskorik: name: Maxim Skoryk diff --git a/_layouts/contributor_index.html b/_layouts/contributor_index.html index 0245cb1b591500..bb8ce747e034cb 100644 --- a/_layouts/contributor_index.html +++ b/_layouts/contributor_index.html @@ -15,6 +15,8 @@ } + +{% assign stats_filters = "" | split: ',' %}
@@ -63,7 +65,7 @@

Former Affiliations

{% assign member_count = entity.members | size %} {% if member_count > 0 %}

Members

-

These individuals have noted that they are affiliated in some way with this organisation. This list is non-exhaustive.

+

These individuals have noted that they are affiliated in some way with this organisation. This list is non-exhaustive, and randomly ordered.

{% include _includes/contributor-list.html contributors=entity.members badge=true shuffle=true %}
@@ -116,6 +118,7 @@

Editorial Roles

Tutorials