Skip to content

Commit 438d961

Browse files
authored
Add Inga to the team page (#641)
1 parent 62cf733 commit 438d961

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

data/team.ts

+8
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,14 @@ const team: TeamMember[] = [
7171
position: "DevOps",
7272
},
7373

74+
{
75+
name: "Inga Driksne",
76+
position: "Operations",
77+
socials: {
78+
mastodon: "https://mastodon.social/@inganomads",
79+
},
80+
},
81+
7482
{
7583
name: "Andy Piper",
7684
position: "DevRel",

0 commit comments

Comments
 (0)