diff --git a/public/img/michael_geaghan.jpg b/public/img/michael_geaghan.jpg
new file mode 100755
index 00000000..7ff91172
Binary files /dev/null and b/public/img/michael_geaghan.jpg differ
diff --git a/src/components/AmbassadorsList/index.tsx b/src/components/AmbassadorsList/index.tsx
index 8476fc15..2035fdef 100644
--- a/src/components/AmbassadorsList/index.tsx
+++ b/src/components/AmbassadorsList/index.tsx
@@ -814,6 +814,16 @@ const ambassadors: Ambassador[] = [
children:
'Melanie Nuesch is the Head of the High-Performance Computing (HPC) Platform at the German Rheumatism Research Centre (DRFZ) in Berlin. A bioinformatician by training, she pursued her doctoral research in the lab of Prof. Eicke Latz, focusing on high-dimensional immune profiling, systems biology for precision medicine and laboratory automation. At the DRFZ, Melanie champions reproducible science by architecting hybrid cluster environments and standardizing institute-wide multi-omics analyses through Nextflow and Containerization. As a Nextflow Ambassador, she is passionate about bridging the gap between complex robotic data generation and accessible, scalable "Pipeline-as-Code" bioinformatics.',
},
+ {
+ name: "Michael Geaghan",
+ img: "michael_geaghan.jpg",
+ country: "au",
+ github: "mgeaghan",
+ linkedin: "michael-geaghan-796755137",
+ title: "Nextflow Ambassador",
+ children:
+ 'Michael is a Senior Bioinformatician at the Sydney Informatics Hub, University of Sydney, where he collaborates with researchers to develop reusable bioinformatics workflows. He also develops and delivers training materials on Nextflow and bioinformatics through the Australian BioCommons.',
+ },
{
name: "Michael Heuer",
img: "michael_heuer.png",