feat: switching over the committee #132

Merged
silver merged 1 commit from new-committee into main 2024-10-04 12:32:48 +00:00
Showing only changes of commit a4be5de575 - Show all commits

View file

@ -50,19 +50,21 @@ in {
config.skynet = {
users = {
committee = lib.lists.unique (
# Committee
# Committee - Core
[
"silver"
"eoghanconlon73"
"sidhiel"
"maksimsger1"
"kaiden"
"pine"
"nanda"
"sourabh1805"
"kronsy"
# Emily
# Sean
]
# Committee - OCM
++ [
"sidhiel"
"skyapples"
"emi05h"
"eliza"
"amymucko"
# Archie
]
# Admins are part of Committee as well
++ cfg.admin
@ -70,14 +72,10 @@ in {
admin = [
"silver"
"evanc"
"eoghanconlon73"
"eliza"
"esy"
];
trainee = [
"milan"
"kronsy"
];
trainee = [];
lifetime = [];
banned = [];