Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added public/img/delfina-terradas.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions src/components/AmbassadorsList/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,16 @@ const ambassadors: Ambassador[] = [
twitter: "mxrcon_",
title: "Nextflow Ambassador",
},
{
name: "Delfina Terradas",
img: "delfina-terradas.jpg",
country: "ar",
github: "delfiterradas",
linkedin: "delfina-maría-terradas-1b516b2a8",
title: "Nextflow Ambassador",
children:
'Delfina is a bioinformatician at <a href="https://www.zs.com/capabilities/research-and-development/research-discovery" target="_blank" >ZS</a >. Her work focuses on developing reproducible pipelines for a wide range of bioinformatics applications.',
},
{
name: "Dhvnit Mehta",
img: "dhvnit-m.jpg",
Expand Down
Loading