Skip to content

Commit

Permalink
add ambassador card
Browse files Browse the repository at this point in the history
  • Loading branch information
heylf committed Sep 16, 2024
1 parent ef7933e commit b248443
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/pages/our_ambassadors.astro
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,17 @@ import AmbassadorCard from "@components/AmbassadorCard.astro";
and in the nf-core maintainers team.
</AmbassadorCard>

<AmbassadorCard
name="Florian Heyl"
img="heylf.jpg"
country="de"
github="heylf"
linkedin="florian-heyl"
>
Florian Heyl is a Bioinformatician at DKFZ, Germany. He is bridging between nf-core, GHGA, Galaxy,
and the single cell community. He holds a PhD in Bioinformatics from Freiburg University, Germany.
</AmbassadorCard>

<AmbassadorCard
name="Francesco Lescai"
img="francesco_nxf.png"
Expand Down

0 comments on commit b248443

Please sign in to comment.