diff --git a/data/team.ts b/data/team.ts index 8acceda26..28a862366 100644 --- a/data/team.ts +++ b/data/team.ts @@ -36,33 +36,33 @@ const team: TeamMember[] = [ { name: "Claire", - position: "Engineering", + position: "Engineering (web)", socials: { mastodon: "https://social.sitedethib.com/@Claire", }, }, { - name: "Marcus Kida", - position: "Engineering", + name: "David Roetzel", + position: "Engineering (web)", socials: { - mastodon: "https://bearologics.social/@marcus", + mastodon: "https://upp2.com/@dave", }, }, { - name: "Gregory Klyushnikov", - position: "Engineering", + name: "Shannon Hughes", + position: "Engineering (iOS)", socials: { - mastodon: "https://mastodon.social/@grishka", + mastodon: "https://mastodon.social/@whattherestimefor", }, }, { - name: "David Roetzel", - position: "Engineering", + name: "Gregory Klyushnikov", + position: "Engineering (Android)", socials: { - mastodon: "https://upp2.com/@dave", + mastodon: "https://mastodon.social/@grishka", }, },