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