Skip to content

Commit

Permalink
Update Core Team (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
Antony1060 authored Jun 9, 2024
1 parent caff002 commit 067475a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions list.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,6 @@ export const teamSparkles: Person[] = [
avatar: '/team/luc.webp',
slug: 'luc',
},
{
name: 'Antonio Fran Štignjedec',
title: 'Esoteric Code Magician',
avatar: '/team/antony.webp',
slug: 'antony',
},
{
name: 'Jakob Helgesson',
title: 'Validation Overlord',
Expand Down Expand Up @@ -56,6 +50,12 @@ export const team2: Person[] = [
title: 'Boeing-777 Pilot',
slug: 'elliot',
},
{
name: 'Antonio Fran Trstenjak',
title: 'Esoteric Code Magician',
avatar: '/team/antony.webp',
slug: 'antony',
},
{
name: 'Harry Bairstow',
title: 'Distributed Systems Engineer',
Expand Down

0 comments on commit 067475a

Please sign in to comment.