diff --git a/public/img/zeyu.png b/public/img/zeyu.png new file mode 100644 index 00000000..f852b954 Binary files /dev/null and b/public/img/zeyu.png differ diff --git a/src/components/AmbassadorsList/index.tsx b/src/components/AmbassadorsList/index.tsx index 375c6b72..d1be83b5 100644 --- a/src/components/AmbassadorsList/index.tsx +++ b/src/components/AmbassadorsList/index.tsx @@ -900,6 +900,15 @@ const ambassadors: Ambassador[] = [ children: 'Ziad is the Product Manager, Bioinformatics Platforms at Australian BioCommons. He leads several bioinformatics focused services such as the Australian Nextflow Seqera Service and ABLeS.', }, + { + name: "Ze Yu", + img: "zeyu.png", + country: "us", + github: "EZUY", + linkedin: "ze-yu-9024b215b", + children: + 'Ze Yu is a Computational biologist at UT Southwestern Bioinformatics Lab, focusing on scalable genomics workflows and production-grade Nextflow DSL2 pipelines.', + }, { name: "Zohaib Anwar", img: "zohaibanwar.jpeg",