Skip to content

Commit f0269ad

Browse files
add ambassador profile Arthur Gymer (#367)
* feat: add ambassador profile for Arthur Gymer * Fix linting --------- Co-authored-by: Marcel Ribeiro-Dantas <mribeirodantas@seqera.io>
1 parent 87a1c96 commit f0269ad

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

public/img/ArthurGymer.jpg

29 KB
Loading

src/pages/our_ambassadors.astro

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,11 @@ import AmbassadorCard from "@components/AmbassadorCard.astro";
113113
loves tackling biological questions through math and computational modeling.
114114
</AmbassadorCard>
115115

116+
<AmbassadorCard name="Arthur Gymer" img="ArthurGymer.jpg" country="au" github="awgymer" linkedin="awgymer">
117+
Arthur is a bioinformatics developer with experience developing high-throughput pipelines for long read cancer
118+
data. He is also an active <a href="https://nf-co.re/" target="_blank">nf-core</a> member.
119+
</AmbassadorCard>
120+
116121
<AmbassadorCard
117122
name="Ashley Dederich"
118123
img="AshleyDederich.png"

0 commit comments

Comments
 (0)