diff --git a/data/equipe.yml b/data/equipe.yml index 5e23d4a..26fbb42 100644 --- a/data/equipe.yml +++ b/data/equipe.yml @@ -49,6 +49,15 @@ membres: url: "https://www.linkedin.com/in/james-talbi/" image: "images/membres/jamestalbi.jpg" + - name: "Michael Sakellaropoulos" + post: "Membre" + social: + - title: github + url: "https://github.com/mj-sakellaropoulos" + - title: linkedin + url: "https://www.linkedin.com/in/michael-john-s-9ab93a129/" + image: "images/membres/msakellaropoulos.png" + - name: "Andrei Anton" post: "Membre" social: diff --git a/static/images/membres/msakellaropoulos.png b/static/images/membres/msakellaropoulos.png new file mode 100644 index 0000000..331f38a Binary files /dev/null and b/static/images/membres/msakellaropoulos.png differ