diff --git a/src/components/AmbassadorsList/index.tsx b/src/components/AmbassadorsList/index.tsx index 9ede2c8d..289ef87e 100644 --- a/src/components/AmbassadorsList/index.tsx +++ b/src/components/AmbassadorsList/index.tsx @@ -747,6 +747,16 @@ const ambassadors: Ambassador[] = [ children: 'Margherita is a researcher at the Institute of Applied Sciences and Intelligent Systems (CNR-ISASI) with a Ph.D. in Computational Biology and long term experience in NGS analysis. Happy member of nf-core.', }, + { + name: "Markus Sujansky", + img: "MarkusSujansky.jpg", + country: "us", + github: "msujansky", + linkedin: "msujansky", + title: "Nextflow Ambassador", + children: + 'Markus is a Bioinformatician at MDIBL. He is developing and using Nextflow pipelines for in-house use, focusing on single-cell cross-species genomic analysis.', + }, { name: "Marie Lataretu", img: "marie_lataretu.jpg",