diff --git a/public/img/madson_aragao.jpeg b/public/img/madson_aragao.jpeg new file mode 100644 index 00000000..56af3711 Binary files /dev/null and b/public/img/madson_aragao.jpeg differ diff --git a/src/components/AmbassadorsList/index.tsx b/src/components/AmbassadorsList/index.tsx index 139b602b..94a27ad5 100644 --- a/src/components/AmbassadorsList/index.tsx +++ b/src/components/AmbassadorsList/index.tsx @@ -651,6 +651,16 @@ const ambassadors: Ambassador[] = [ children: 'Luca is a Senior Bioinformatician at the Bioinformatics technology platform of the Centre for Genomic Regulation. He has a PhD in Molecular Medicine from The European School of Molecular Medicine.', }, + { + name: "Madson Aragão", + img: "madson_aragao.jpeg", + country: "br", + github: "madsondeluna", + linkedin: "madsonaragao", + title: "Nextflow Ambassador", + children: + "Bioinformatics researcher focused on data science, protein design, and multi-omics analysis.", + }, { name: "Mahesh Binzer-Panchal", img: "mahesh_binzer-panchal.png",