2c8628ac07
This imports the existing ACLs for these channels except for Libera Chat staff and wmopbot access. Change-Id: I4f2b878d43c26d9e435f823d1889b4f0b5244de3
19 lines
228 B
TOML
19 lines
228 B
TOML
founders = [
|
|
"Az1568",
|
|
"joe_oblivian",
|
|
"legoktm",
|
|
]
|
|
crats = [
|
|
"akosiaris",
|
|
"effie",
|
|
"jayme",
|
|
"mutante",
|
|
"rzl",
|
|
]
|
|
ops = [
|
|
]
|
|
plus_o = [
|
|
"*!*@libera/staff/*",
|
|
"wmopbot",
|
|
]
|
|
global_bans = true
|