Fixed missed team (#558)
continuous-integration/drone/push Build is failing Details

Also hide the discord mods team at their request

Co-authored-by: shahanneda <shahan.neda@gmail.com>
Co-authored-by: Mark Chiu <e26chiu@csclub.uwaterloo.ca>
Reviewed-on: #558
Reviewed-by: Mark Chiu <e26chiu@csclub.uwaterloo.ca>
This commit is contained in:
Shahan Nedadahandeh 2023-03-01 19:53:56 -05:00
parent 33a7722f33
commit a506e98632
2 changed files with 19 additions and 18 deletions

View File

@ -3,28 +3,29 @@
"name": "Marcus Chan",
"role": "Team Lead"
},
{
"name": "Laura Nguyen",
"role": "Team Lead"
},
{
"name": "Victor Zheng"
},
{
"name": "Ashish Selvaraj"
},
{
"name": "Saad Ali"
},
{
"name": "Martin Zhao"
},
{
"name": "Mark Chen",
"role": "Advisor"
"name": "Justin Young"
},
{
"name": "Alex Zhang",
"name": "Prabhav Khera"
},
{
"name": "Fan Yang"
},
{
"name": "Richard Fan"
},
{
"name": "Jainah Chen"
},
{
"name": "Laura Nguyen",
"role": "Advisor"
}
]

View File

@ -175,11 +175,11 @@ export const getStaticProps: GetStaticProps<Props> = async () => {
name: "Discord Bot (CodeyBot) Developers",
members: discordData,
},
{
id: "discord",
name: "Discord Moderators",
members: discordModsData,
},
// {
// id: "discord",
// name: "Discord Moderators",
// members: discordModsData,
// },
{
id: "events",
name: "Events",