Update Discord team
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Amy 2022-10-05 17:32:59 -04:00
parent d62eaa67a9
commit af2125bdfb
2 changed files with 5 additions and 3 deletions

View File

@ -20,9 +20,11 @@
"name": "Martin Zhao" "name": "Martin Zhao"
}, },
{ {
"name": "Mark Chen" "name": "Mark Chen",
"role": "Advisor"
}, },
{ {
"name": "Alex Zhang" "name": "Alex Zhang",
"role": "Advisor"
} }
] ]

View File

@ -171,7 +171,7 @@ export const getStaticProps: GetStaticProps<Props> = async () => {
}, },
{ {
id: "discord", id: "discord",
name: "Discord", name: "Discord Bot (CodeyBot) Developers",
members: discordData, members: discordData,
}, },
{ {