Compare commits

..

4 commits

2 changed files with 23 additions and 16 deletions

View file

@ -52,24 +52,33 @@ 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"
"rituk_0817"
"sunny"
"tatabbyi"
]
# Committee - SISTEM
++ [
"peace"
"milan"
]
++ []
# Admins are part of Committee as well
++ cfg.admin
);
@ -78,8 +87,6 @@ in {
"evanc"
"eliza"
"esy"
# for temp reasons
"peace"
];
trainee = [];
lifetime = [];

8
flake.lock generated
View file

@ -148,11 +148,11 @@
"utils": "utils_2"
},
"locked": {
"lastModified": 1758582048,
"narHash": "sha256-SIt6rPXx7O3YMrEw8YrwHNMjOrrJLu/Tf1sMll1Qp9A=",
"lastModified": 1758222226,
"narHash": "sha256-/PkJgIquoXAnh7LgiYp41XGkg3s8ET+TMJELtYrMNVg=",
"ref": "refs/heads/main",
"rev": "4d825caf25cb966ddb5ce33a0e9b2aa73b0262c6",
"revCount": 130,
"rev": "a4213f2d3ae4558270fc01090715e3b11ca37f94",
"revCount": 128,
"type": "git",
"url": "https://forgejo.skynet.ie/Computer_Society/presentations_compsoc"
},