Skip to content

Commit f963d49

Browse files
authored
Merge pull request #1045 from mastodon/fix/echo-new-account
Update Echo's account name
2 parents ea502b2 + 73dfc5a commit f963d49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data/team.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ const team: TeamMember[] = [
7070
name: "Echo",
7171
position: "Engineering (web)",
7272
socials: {
73-
mastodon: "https://tech.lgbt/@chaosexanima",
73+
mastodon: "https://ishella.gay/@echo",
7474
},
7575
},
7676

@@ -93,7 +93,7 @@ const team: TeamMember[] = [
9393
{
9494
name: "Imani Joy",
9595
position: "Product Designer",
96-
socials: {
96+
socials: {
9797
mastodon: "https://mastodon.social/@imanijoy",
9898
},
9999
},

0 commit comments

Comments
 (0)