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/EmmaDaniels.jpg
Binary file not shown.
Binary file removed public/utrecht-team/MichaelDenes.jpg
Binary file not shown.
26 changes: 8 additions & 18 deletions src/data/team-members.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,24 +15,6 @@ export const CurrentTeamMembers: CurrentTeamMember[] = [
'Meike develops parameterisations for the dynamics of macroplastic items in oceanic flows.',
image: 'utrecht-team/MeikeBos.jpg',
},
{
name: 'Emma Daniëls',
position: 'Postdoctoral researcher',
description: 'Emma leads the development of the Virtual Ship Classroom.',
image: 'utrecht-team/EmmaDaniels.jpg',
},
{
name: 'Michael Denes',
position: 'Postdoctoral researcher',
description:
'Michael investigates how marine pollution can be computed in the Copernicus Marine Service.',
links: {
github: 'https://github.com/michaeldenes',
researchgate: 'https://www.researchgate.net/profile/Michael-Denes',
googlescholar: 'https://scholar.google.com/citations?user=KIx5ROoAAAAJ',
},
image: 'utrecht-team/MichaelDenes.jpg',
},
{
name: 'Nick Hodgskin',
position: 'Research software engineer',
Expand Down Expand Up @@ -172,10 +154,18 @@ export const PriorTeamMembers: PriorTeamMember[] = [
name: 'Laura Chow',
position: 'MSc student',
},
{
name: 'Emma Daniëls',
position: 'Postdoctoral researcher',
},
{
name: 'Philippe Delandmeter',
position: 'Postdoctoral researcher',
},
{
name: 'Michael Denes',
position: 'Postdoctoral researcher',
},
{
name: 'Ilja Deurloo',
position: 'BSc student',
Expand Down
Loading