Skip to content

Commit 7b23d43

Browse files
nourmahfelnourmahfelmribeirodantas
authored
add nour mahfel in the ambassadors page (#377)
* add nour mahfel in the ambassadors page * Fix linting * Move Nour Mafel card to the appropriate location - Move to Active Ambassadors - Place the card in alphabetical order Signed-off-by: Marcel Ribeiro-Dantas <mribeirodantas@seqera.io> --------- Signed-off-by: Marcel Ribeiro-Dantas <mribeirodantas@seqera.io> Co-authored-by: nourmahfel <nour.mahfel@hotmail.com> Co-authored-by: Marcel Ribeiro-Dantas <mribeirodantas@seqera.io>
1 parent c4e1d9c commit 7b23d43

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

public/img/nour.jpeg

108 KB
Loading

src/pages/our_ambassadors.astro

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -902,6 +902,17 @@ import AmbassadorCard from "@components/AmbassadorCard.astro";
902902
> community, he promotes Nextflow for good programming practices.
903903
</AmbassadorCard>
904904

905+
<AmbassadorCard
906+
name="Nour Mahfel"
907+
img="nour.jpeg"
908+
country="gb"
909+
github="nourmahfel"
910+
linkedin="nour-mahfel-010568182"
911+
>
912+
Nour Mahfel is a trainee clinical scientist on the Scientist Training Programme, specialising in genetic
913+
diagnostics at Birmingham Women's Hospital NHS.
914+
</AmbassadorCard>
915+
905916
<AmbassadorCard
906917
name="Opeyemi Alayande"
907918
img="opeyemi_alayande.jpg"

0 commit comments

Comments
 (0)