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 added public/utrecht-team/GaiaBuccino.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/utrecht-team/IsabellePelsterJose.jpeg
Binary file not shown.
18 changes: 11 additions & 7 deletions src/data/team-members.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,13 @@ export const CurrentTeamMembers: CurrentTeamMember[] = [
'Meike develops parameterisations for the dynamics of macroplastic items in oceanic flows.',
image: 'utrecht-team/MeikeBos.jpg',
},
{
name: 'Gaia Buccino',
position: 'PhD exchange researcher from OGS Trieste',
description:
'Gaia develops models for the ingestion and egestion of microplastics by zooplankton.',
image: 'utrecht-team/GaiaBuccino.jpg',
},
{
name: 'Emma Daniëls',
position: 'Postdoctoral researcher',
Expand Down Expand Up @@ -63,13 +70,6 @@ export const CurrentTeamMembers: CurrentTeamMember[] = [
'Jimena investigates how ocean currents transport plastic in the North Sea.',
image: 'utrecht-team/JimenaMedinaRubio.jpeg',
},
{
name: 'Isabelle Pelster José',
position: 'BSc student',
description:
'Isabelle analyses how drifters track Sargassum in the Tropical Atlantic Ocean.',
image: 'utrecht-team/IsabellePelsterJose.jpeg',
},
{
name: 'Marc Schneiter',
position: 'PhD candidate',
Expand Down Expand Up @@ -298,6 +298,10 @@ export const PriorTeamMembers: PriorTeamMember[] = [
name: 'Bety Pechacova',
position: 'BSc intern',
},
{
name: 'Isabelle Pelster José',
position: 'BSc student',
},
{
name: 'Claudio Pierard',
position: 'PhD candidate',
Expand Down