Skip to content

Commit 281edfe

Browse files
Merge pull request #260 from Parcels-code/team-updates
Adding Marlies to team and removing Elena
2 parents e7c6813 + 13ddd89 commit 281edfe

File tree

3 files changed

+11
-7
lines changed

3 files changed

+11
-7
lines changed
-84.6 KB
Binary file not shown.

public/utrecht-team/MarliesPos.jpg

104 KB
Loading

src/data/team-members.ts

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,6 @@ export const CurrentTeamMembers: CurrentTeamMember[] = [
3333
},
3434
image: 'utrecht-team/MichaelDenes.jpg',
3535
},
36-
{
37-
name: 'Elena Gianotten',
38-
position: 'MSc student',
39-
description:
40-
'Elena creates a model to simulate the dispersion of Sargassum.',
41-
image: 'utrecht-team/ElenaGianotten.JPG',
42-
},
4336
{
4437
name: 'Nick Hodgskin',
4538
position: 'Research software engineer',
@@ -56,6 +49,13 @@ export const CurrentTeamMembers: CurrentTeamMember[] = [
5649
'Jimena investigates how ocean currents transport plastic in the North Sea.',
5750
image: 'utrecht-team/JimenaMedinaRubio.jpeg',
5851
},
52+
{
53+
name: 'Marlies Pos',
54+
position: 'BSc student',
55+
description:
56+
'Marlies explores how partially-submerged items are transported by ocean currents and winds.',
57+
image: 'utrecht-team/MarliesPos.jpg',
58+
},
5959
{
6060
name: 'Marc Schneiter',
6161
position: 'PhD candidate',
@@ -205,6 +205,10 @@ export const PriorTeamMembers: PriorTeamMember[] = [
205205
name: 'Rebeca De La Fuente',
206206
position: 'PhD exchange researcher from University of Balearic Islands',
207207
},
208+
{
209+
name: 'Elena Gianotten',
210+
position: 'MSc student',
211+
},
208212
{
209213
name: 'Laura Gomez Navarro',
210214
position: 'Postdoctoral researcher and Margarita Salas Fellow',

0 commit comments

Comments
 (0)