Skip to content

Commit

Permalink
Add Shannon to the team
Browse files Browse the repository at this point in the history
  • Loading branch information
renchap committed Oct 21, 2024
1 parent fca6142 commit 8f9e621
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions data/team.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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",
},
},

Expand Down

0 comments on commit 8f9e621

Please sign in to comment.