Skip to content

Commit

Permalink
Merge branch 'master' into joncarl
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathonacarl authored Oct 1, 2023
2 parents a848da9 + fdcab27 commit 3f75f4e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/components/views/Misc/Team.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ const BoardMap = {
const ContributorMap = {
"Max Enis": 12516,
"Max Kan": 12406,
"Jon Carl": 12125
"Kevin Zhuo": 13052,
"Jon Carl": 12125,
};

const constructFacebookLink = (userID: number) => {
Expand Down

0 comments on commit 3f75f4e

Please sign in to comment.