Skip to content

Commit 8f9e621

Browse files
committed
Add Shannon to the team
1 parent fca6142 commit 8f9e621

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

data/team.ts

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -36,33 +36,33 @@ const team: TeamMember[] = [
3636

3737
{
3838
name: "Claire",
39-
position: "Engineering",
39+
position: "Engineering (web)",
4040
socials: {
4141
mastodon: "https://social.sitedethib.com/@Claire",
4242
},
4343
},
4444

4545
{
46-
name: "Marcus Kida",
47-
position: "Engineering",
46+
name: "David Roetzel",
47+
position: "Engineering (web)",
4848
socials: {
49-
mastodon: "https://bearologics.social/@marcus",
49+
mastodon: "https://upp2.com/@dave",
5050
},
5151
},
5252

5353
{
54-
name: "Gregory Klyushnikov",
55-
position: "Engineering",
54+
name: "Shannon Hughes",
55+
position: "Engineering (iOS)",
5656
socials: {
57-
mastodon: "https://mastodon.social/@grishka",
57+
mastodon: "https://mastodon.social/@whattherestimefor",
5858
},
5959
},
6060

6161
{
62-
name: "David Roetzel",
63-
position: "Engineering",
62+
name: "Gregory Klyushnikov",
63+
position: "Engineering (Android)",
6464
socials: {
65-
mastodon: "https://upp2.com/@dave",
65+
mastodon: "https://mastodon.social/@grishka",
6666
},
6767
},
6868

0 commit comments

Comments
 (0)