diff --git a/public/img/Haris.jpg b/public/img/Haris.jpg
new file mode 100755
index 00000000..05e37dc5
Binary files /dev/null and b/public/img/Haris.jpg differ
diff --git a/src/components/AmbassadorsList/index.tsx b/src/components/AmbassadorsList/index.tsx
index 59481a6f..7a96263d 100644
--- a/src/components/AmbassadorsList/index.tsx
+++ b/src/components/AmbassadorsList/index.tsx
@@ -274,7 +274,7 @@ const ambassadors: Ambassador[] = [
twitter: "",
title: "Nextflow Ambassador",
children:
- 'Dhvnit is an MSc student in Industrial Biotechology. He has interests in genomics, automation and optimization of tools and pipelines in bioinformatics.',
+ 'Dhvnit is an MSc student in Industrial Biotechology. He has interests in genomics, automation and optimization of tools and pipelines in bioinformatics.',
},
{
name: "Erik Fasterius",
@@ -423,6 +423,16 @@ const ambassadors: Ambassador[] = [
children:
'Graeme is a Bioinformatician at the Institute of Genetics & Cancer at the Univeristy of Edinburgh in Scotland, he is also the lesson maintainer of the Carpentries Introduction to Bioinformatics workflows with Nextflow and nf-core.',
},
+ {
+ name: "Haris Spyridis",
+ img: "Haris.jpg",
+ country: "gr",
+ github: "haris18s",
+ linkedin: "haris-spyridis-2bab42192",
+ title: "Nextflow Ambassador",
+ children:
+ 'Haris holds an MSc in Functional Genomics and started their Nextflow journey by contributing to the nf-core/taxprofiler pipeline. He is currently looking for research positions in bioinformatics.',
+ },
{
name: "Hemanoel Passarelli",
img: "hemanoel-passarelli.jpg",