Skip to content

Commit c7981f8

Browse files
Merge pull request #286 from Parcels-code/teammember_update
Add Chit Yan Toe to team
2 parents 673bef2 + a27824e commit c7981f8

3 files changed

Lines changed: 11 additions & 7 deletions

File tree

public/utrecht-team/ChitYanToe.jpg

70.7 KB
Loading
-117 KB
Binary file not shown.

src/data/team-members.ts

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -63,13 +63,6 @@ export const CurrentTeamMembers: CurrentTeamMember[] = [
6363
'Marc develops new drifter tracking technology to investigate beaching of large plastic items.',
6464
image: 'utrecht-team/MarcSchneiter.png',
6565
},
66-
{
67-
name: 'Esmee van Amelsfort',
68-
position: 'MSc student',
69-
description:
70-
'Esmee investigates the spread of pollution in the Adriatic Sea.',
71-
image: 'utrecht-team/EsmeevanAmelsfort.jpeg',
72-
},
7366
{
7467
name: 'Viktor van Bilsen',
7568
position: 'MSc student',
@@ -104,13 +97,24 @@ export const CurrentTeamMembers: CurrentTeamMember[] = [
10497
},
10598
image: 'utrecht-team/ErikvanSebille.jpg',
10699
},
100+
{
101+
name: 'Chit Yan Toe',
102+
position: 'Postdoctoral researcher',
103+
description:
104+
'Chit develops simulations of the transport of macroplastic items in beaching waves.',
105+
image: 'utrecht-team/ChitYanToe.jpg',
106+
},
107107
]
108108

109109
export const PriorTeamMembers: PriorTeamMember[] = [
110110
{
111111
name: 'Bas Altena',
112112
position: 'Postdoctoral researcher',
113113
},
114+
{
115+
name: 'Esmee van Amelsfort',
116+
position: 'MSc student',
117+
},
114118
{
115119
name: 'Margo van Asschenbergh',
116120
position: 'BSc student',

0 commit comments

Comments
 (0)