Skip to content

Commit

Permalink
game team things
Browse files Browse the repository at this point in the history
  • Loading branch information
zedaes committed Aug 27, 2024
1 parent 232a81a commit 2d16298
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions app/(wiki)/credits/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -104,12 +104,6 @@ const GAME_TEAM: User[] = [
description: "Developer",
avatar: "https://avatars.githubusercontent.com/u/72819276"
},
{
name: "Limenade",
description: "Developer",
avatar: "https://avatars.githubusercontent.com/u/88803242",
website: "https://limenade.me"
},
{
name: "Radians",
description: "Developer",
Expand Down Expand Up @@ -146,6 +140,7 @@ const GAME_TEAM: User[] = [
const GAME_CONTRIB: string[] = [
"Compositr",
"1092384",
"Limenade",
"rsgtree",
"Domincog",
"atk-r",
Expand Down

0 comments on commit 2d16298

Please sign in to comment.