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/LuukvandenHoven.png
Binary file not shown.
Binary file removed public/utrecht-team/MarliesPos.jpg
Binary file not shown.
22 changes: 8 additions & 14 deletions src/data/team-members.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,6 @@ 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 All @@ -70,13 +63,6 @@ export const CurrentTeamMembers: CurrentTeamMember[] = [
'Viktor investigates how plastic pollution moves through the Wadden Sea.',
image: 'utrecht-team/ViktorvanBilsen.jpg',
},
{
name: 'Luuk van den Hoven',
position: 'BSc student',
description:
'Luuk explores how the Parcels code can be accelerated using GPUs.',
image: 'utrecht-team/LuukvandenHoven.png',
},
{
name: 'Arjen van Mullem',
position: 'MSc student',
Expand Down Expand Up @@ -250,6 +236,10 @@ export const PriorTeamMembers: PriorTeamMember[] = [
name: 'Anna van Herwijnen',
position: 'BSc student',
},
{
name: 'Luuk van den Hoven',
position: 'BSc student',
},
{
name: 'Michal Janssen',
position: 'BSc student',
Expand Down Expand Up @@ -349,6 +339,10 @@ export const PriorTeamMembers: PriorTeamMember[] = [
Thesis: 'https://doi.org/10.33540/2819',
},
},
{
name: 'Marlies Pos',
position: 'BSc student',
},
{
name: 'Daan Reijnders',
position: 'PhD candidate & MSc student',
Expand Down
Loading