Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file removed public/utrecht-team/ElenaGianotten.JPG
Binary file not shown.
Binary file added public/utrecht-team/MarliesPos.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 11 additions & 7 deletions src/data/team-members.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,6 @@ export const CurrentTeamMembers: CurrentTeamMember[] = [
},
image: 'utrecht-team/MichaelDenes.jpg',
},
{
name: 'Elena Gianotten',
position: 'MSc student',
description:
'Elena creates a model to simulate the dispersion of Sargassum.',
image: 'utrecht-team/ElenaGianotten.JPG',
},
{
name: 'Nick Hodgskin',
position: 'Research software engineer',
Expand All @@ -56,6 +49,13 @@ export const CurrentTeamMembers: CurrentTeamMember[] = [
'Jimena investigates how ocean currents transport plastic in the North Sea.',
image: 'utrecht-team/JimenaMedinaRubio.jpeg',
},
{
name: 'Marlies Pos',
position: 'BSc student',
description:
'Marlies explores how partially-submerged items are transported by ocean currents and winds.',
image: 'utrecht-team/MarliesPos.jpg',
},
{
name: 'Marc Schneiter',
position: 'PhD candidate',
Expand Down Expand Up @@ -205,6 +205,10 @@ export const PriorTeamMembers: PriorTeamMember[] = [
name: 'Rebeca De La Fuente',
position: 'PhD exchange researcher from University of Balearic Islands',
},
{
name: 'Elena Gianotten',
position: 'MSc student',
},
{
name: 'Laura Gomez Navarro',
position: 'Postdoctoral researcher and Margarita Salas Fellow',
Expand Down