New committee for 2025/2026 year #143
1 changed files with 18 additions and 12 deletions
|
@ -52,24 +52,32 @@ in {
|
|||
committee = lib.lists.unique (
|
||||
# Committee - Core
|
||||
[
|
||||
# President
|
||||
"silver"
|
||||
"eoghanconlon73"
|
||||
"nanda"
|
||||
# Secretary
|
||||
"kaiden"
|
||||
# Treasurer
|
||||
"peace"
|
||||
# PRO
|
||||
"amymucko"
|
||||
# HSO
|
||||
"skyapples"
|
||||
"generically"
|
||||
]
|
||||
# Committee - OCM
|
||||
++ [
|
||||
"connormc"
|
||||
"cordlesscoder"
|
||||
"dca_"
|
||||
"eliza"
|
||||
"amymucko"
|
||||
"archiedms"
|
||||
"kaiden"
|
||||
"emilyrutai"
|
||||
"generically"
|
||||
"mysticwolf"
|
||||
"nanda"
|
||||
"sunny"
|
||||
"tatabbyi"
|
||||
]
|
||||
# Committee - SISTEM
|
||||
++ [
|
||||
"peace"
|
||||
"milan"
|
||||
]
|
||||
++ []
|
||||
# Admins are part of Committee as well
|
||||
++ cfg.admin
|
||||
);
|
||||
|
@ -78,8 +86,6 @@ in {
|
|||
"evanc"
|
||||
"eliza"
|
||||
"esy"
|
||||
# for temp reasons
|
||||
"peace"
|
||||
];
|
||||
trainee = [];
|
||||
lifetime = [];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue