Add configuration for #wikimedia-search.
This channel is the home of the Search Platform team. See https://meta.wikimedia.org/wiki/IRC/Bots/ircservserv for more context. Bug: T287468 Change-Id: If6c9f6e4a91eb37e44adf41a7e3e275654e1d88d
This commit is contained in:
parent
cac04f687f
commit
9f5b47e155
2 changed files with 30 additions and 0 deletions
29
channels/wikimedia-search.toml
Normal file
29
channels/wikimedia-search.toml
Normal file
|
@ -0,0 +1,29 @@
|
|||
founders = [
|
||||
"Az1568",
|
||||
"ircservserv-wm",
|
||||
"ebernhardson",
|
||||
"gehel",
|
||||
]
|
||||
crats = [
|
||||
"dcausse",
|
||||
"mpham",
|
||||
"ryankemper",
|
||||
"Trey314159",
|
||||
"zpapierski",
|
||||
]
|
||||
ops = [
|
||||
]
|
||||
plus_o = [
|
||||
"wmopbot",
|
||||
]
|
||||
autovoice = [
|
||||
"dcausse",
|
||||
"ebernhardson",
|
||||
"gehel",
|
||||
"mpham",
|
||||
"ryankemper",
|
||||
"Trey314159",
|
||||
"zpapierski",
|
||||
]
|
||||
global_bans = true
|
||||
libera_staff = true
|
|
@ -26,6 +26,7 @@ channels = [
|
|||
"#wikimedia-hackathon",
|
||||
"#wikimedia-kawaii",
|
||||
"#wikimedia-operations",
|
||||
"#wikimedia-search",
|
||||
"#wikimedia-serviceops",
|
||||
"#wikimedia-sre",
|
||||
"#wikipedia-abstract-tech"
|
||||
|
|
Loading…
Reference in a new issue