Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
80 changes: 80 additions & 0 deletions sites/main-site/src/content/about/governance.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ The steering committee will meet regularly to discuss the project, funding and p
<Profile username="ewels">Phil Ewels</Profile>
<Profile username="svennahnsen">Sven Nahnsen</Profile>
</div>

## Core team

The core team ensures the day-to-day running of the nf-core project and oversees the activities of governance teams.
Expand Down Expand Up @@ -117,6 +118,85 @@ Core team members will appear as organization members on the GitHub organization
]}
/>

##### Timeline

```mermaid
---
displayMode: compact
---

%%{ init: {
'themeVariables': {
'sectionBkgColor': 'none',
'altSectionBkgColor': 'none',
'sectionBkgColor2': 'none',
'activeTaskBkgColor': '#24B064',
'activeTaskBorderColor': 'none',
'doneTaskBorderColor': 'none',
'taskBkgColor': '#ECDC86',
'taskBorderColor': 'none',
'taskTextColor': 'black',
'taskTextDarkColor': 'black',
'taskTextLightColor': 'black',
'taskTextOutsideColor': 'black'
}
}
}%%

gantt
title Term timeline of nf-core core-team members
dateFormat YYYY
axisFormat %Y
todayMarker off
section Phil Ewels
Current :active, 2018, 2025
section Maxime Garcia
Current :active, 2018, 2025
section Harshil Patel
Alumni :a1, 2018, 2025
section Alexander Peltzer
Alumni :a1, 2018, 2023
section Sven Fillinger
Alumni :a1, 2018, 2020
section Johannes Alneberg
Alumni :a1, 2018, 2020
section Andreas Wilm
Alumni :a1, 2018, 2019
section Olga Botvinnik
Alumni :a1, 2019, 2022
section Matthias Hortenhüber
Current :active, 2020, 2025
section James Fellows Yates
Current :active, 2020, 2025
section Gisela Gabernet
Alumni :a1, 2020, 2025
section Friederike Hanssen
Current :active, 2021, 2025
section Kevin Menden
Alumni :a1, 2021, 2022
section Chris Hakkaart
Current :active, 2022, 2025
section Júlia Pedrol
Current :active, 2022, 2025
section Marcel Ribeiro-Pedrol
Current :active, 2022, 2025
section Jose Espinosa-Carrasco
Current :active, 2022, 2025
section Franziska Bonath
Current :active, 2023, 2025
section Edmund Miller
Current :active, 2023, 2025
section Nicolas Vannieuwkerke
Current :active, 2024, 2025
section Sateesth Peri
Current :active, 2024, 2025
section Geraldine Van der Auwera
Alumni :a1, 2024, 2025
section Ken Brewer
Current :active, 2025, 2025

```

## Safety

The nf-core community should feel comfortable contributing to the project without the risk of harassment or abuse.
Expand Down
Loading