Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Hi there! Many thanks for taking an interest in improving the nf-core website.
## Instructions to add your institution to the list of contributors

1. Fork this repo
2. Add your institute details and your name to the [contributors.yaml](../src/config/contributors.yaml)
2. Add your institute details and your name to the [contributors.yaml](../sites/main-site/src/config/contributors.yaml)

Here's the desired format

Expand Down
1 change: 1 addition & 0 deletions sites/main-site/src/content/about/governance.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,7 @@ nf-core maintainers will have write access to repositories.
<ProfileListing
profiles={[
{ username: "adamrtalbot", affiliation: "Seqera", name: "Adam Talbot" },
{ username: "aratz", affiliation: "Pixelgen Technologies", name: "Adrien Coulier" },
{ username: "atrigila", affiliation: "ZS", name: "Anabella Trigila" },
{ username: "edmundmiller", affiliation: "University of Texas at Dallas", name: "Edmund Miller" },
{ username: "vagkaratzas", affiliation: "EMBL-EBI", name: "Evangelos Karatzas" },
Expand Down
Loading