Fix syscom roles #347

Merged
r389li merged 1 commits from raymo-fix-syscom-roles into main 2021-10-13 16:28:08 -04:00
1 changed files with 6 additions and 6 deletions

View File

@ -1,27 +1,27 @@
[
{
"name": "Max Erenberg",
"role": "Admin"
"role": "Sysadmin"
},
{
"name": "Andrew Wang",
"role": "Member",
"role": "",
"image": "/images/team/AndrewWang-Syscom.jpg"
},
{
"name": "Raymond Li",
"role": "Member"
"role": ""
Review

Any reason the "Member" role is not acceptable? I think the "" role looks a bit off UI wise, since everyone on other teams have a role.

I'm other to other words as well if you don't like "Member" :)

![](https:

Any reason the "Member" role is not acceptable? I think the "" role looks a bit off UI wise, since everyone on other teams have a role. I'm other to other words as well if you don't like "Member" :) ![](https:
Review

It sounds like a regular club member, and we don't really have roles on Syscom (but it's good to have the alumni labelled as such).

It sounds like a regular club member, and we don't really have roles on Syscom (but it's good to have the alumni labelled as such).
Review

Hmm or we could change the alumni's profile pics to "Alumni" and get rid of those roles, that way only Max has a role, would that look better?

Hmm or we could change the alumni's profile pics to "Alumni" and get rid of those roles, that way only Max has a role, would that look better?
Review

on second thought, I'm fine with "", i think thats better considering there arent many roles in syscom.

on second thought, I'm fine with "", i think thats better considering there arent many roles in syscom.
},
{
"name": "Rio Liu",
"role": "Member"
"role": ""
},
{
"name": "Amin Bandali",
"role": "Member"
"role": "Alumni"
},
{
"name": "Zachary Seguin",
"role": "Member"
"role": "Alumni"
}
]