2c8628ac07
This imports the existing ACLs for these channels except for Libera Chat staff and wmopbot access. Change-Id: I4f2b878d43c26d9e435f823d1889b4f0b5244de3
18 lines
213 B
TOML
18 lines
213 B
TOML
founders = [
|
|
"Az1568",
|
|
"legoktm",
|
|
]
|
|
crats = [
|
|
]
|
|
ops = [
|
|
"Amir1",
|
|
"Isarra",
|
|
"Lucas_WMDE",
|
|
"quiddity",
|
|
"Reedy",
|
|
]
|
|
plus_o = [
|
|
"*!*@libera/staff/*",
|
|
"wmopbot",
|
|
]
|
|
global_bans = true
|