New committee for 2025/2026 year #143

Open
silver wants to merge 3 commits from 2025_committee_agm into main

View file

@ -52,24 +52,32 @@ 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"
"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 +86,6 @@ in {
"evanc" "evanc"
"eliza" "eliza"
"esy" "esy"
# for temp reasons
"peace"
]; ];
trainee = []; trainee = [];
lifetime = []; lifetime = [];