Skip to content

Commit 0f62a62

Browse files
Add Nico Trummer ambassador card (#355)
* Add Nico Trummer image * Add Nico Trummer ambassador card * Shorten text * Fix linting --------- Co-authored-by: Marcel Ribeiro-Dantas <marcel.ribeirodantas@seqera.io>
1 parent 0a13900 commit 0f62a62

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

public/img/NicoTrummer.JPG

887 KB
Loading

src/pages/our_ambassadors.astro

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -670,6 +670,20 @@ import AmbassadorCard from "@components/AmbassadorCard.astro";
670670
scRNA-seq variant calling.
671671
</AmbassadorCard>
672672

673+
<AmbassadorCard
674+
name="Nico Trummer"
675+
img="NicoTrummer.JPG"
676+
country="de"
677+
github="nictru"
678+
linkedin="nico-trummer-401860199"
679+
>
680+
Nico is a student research assistant at the
681+
<a href="https://www.mls.ls.tum.de/en/daisybio/home/" target="_blank">DaiSyBio group</a> at TUM in Munich, Germany.
682+
He is a member of the
683+
<a href="https://nf-co.re/governance#maintainers" target="_blank">nf-core maintainers team</a>
684+
and leads the development of several nf-core pipelines.
685+
</AmbassadorCard>
686+
673687
<AmbassadorCard
674688
name="Nicolas Vannieuwkerke"
675689
img="nicolas.jpeg"

0 commit comments

Comments
 (0)