Skip to content

Commit 5769151

Browse files
Update our_ambassadors.astro (#385)
* Update our_ambassadors.astro * Update Melak's ambassador profile - Add photo - Fix linting * Update Malek's ambassador profile - Fix country code - Shorten bio * Fix social media URLs --------- Co-authored-by: Marcel Ribeiro-Dantas <mribeirodantas@seqera.io> Co-authored-by: Marcel Ribeiro-Dantas <marcel.ribeirodantas@seqera.io>
1 parent 8c85812 commit 5769151

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

public/img/melak.jpg

85.6 KB
Loading

src/pages/our_ambassadors.astro

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -838,6 +838,19 @@ import AmbassadorCard from "@components/AmbassadorCard.astro";
838838
<a href="https://nf-co.re/governance#core-team" target="_blank">core team</a>.
839839
</AmbassadorCard>
840840

841+
<AmbassadorCard
842+
name="Melak Getu"
843+
img="melak.jpg"
844+
country="et"
845+
github="MelakG13"
846+
linkedin="melak-getu-531095193"
847+
bluesky="https://bsky.app/profile/melak13.bsky.social"
848+
>
849+
Melak Getu is a Bioinformatics Researcher at
850+
<a href="https://www.ephi.gov.et/" target="_blank">EPHI</a>. He focuses specifically in viral and bacterial
851+
genome analysis, and works at the Integrated Pathogen Genomic Sequencing and Bioinformatics Facility of EPHI.
852+
</AmbassadorCard>
853+
841854
<AmbassadorCard
842855
name="Michael Heuer"
843856
img="michael_heuer.png"

0 commit comments

Comments
 (0)