Set libera_staff = true in all managed channels
Practically this will give +o to litharge. Change-Id: I378b3fbcfde45a09371cbccec5ba380d5004b2ea
This commit is contained in:
parent
608e10c93a
commit
253b267453
11 changed files with 11 additions and 12 deletions
|
@ -12,7 +12,7 @@ variants:
|
|||
- "--git"
|
||||
- "https://gerrit.wikimedia.org/r/wikimedia/irc/ircservserv"
|
||||
- "--rev"
|
||||
- b2d00ed
|
||||
- 75f22c1
|
||||
validate:
|
||||
copies:
|
||||
- from: prep
|
||||
|
|
|
@ -24,7 +24,7 @@ ops = [
|
|||
"[1997kB]",
|
||||
]
|
||||
plus_o = [
|
||||
"*!*@libera/staff/*",
|
||||
"wmopbot",
|
||||
]
|
||||
global_bans = true
|
||||
libera_staff = true
|
||||
|
|
|
@ -13,8 +13,6 @@ ops = [
|
|||
"c",
|
||||
]
|
||||
plus_o = [
|
||||
"*!*@libera/staff/*",
|
||||
"litharge",
|
||||
"wmopbot",
|
||||
]
|
||||
autovoice = [
|
||||
|
@ -24,3 +22,4 @@ autovoice = [
|
|||
"wmopbot",
|
||||
]
|
||||
global_bans = true
|
||||
libera_staff = true
|
||||
|
|
|
@ -8,10 +8,10 @@ crats = [
|
|||
ops = [
|
||||
]
|
||||
plus_o = [
|
||||
"*!*@libera/staff/*",
|
||||
"wmopbot",
|
||||
]
|
||||
autovoice = [
|
||||
"wikibugs",
|
||||
]
|
||||
global_bans = true
|
||||
libera_staff = true
|
||||
|
|
|
@ -12,10 +12,10 @@ ops = [
|
|||
"legoktm",
|
||||
]
|
||||
plus_o = [
|
||||
"*!*@libera/staff/*",
|
||||
"wmopbot",
|
||||
]
|
||||
autovoice = [
|
||||
"wikibugs",
|
||||
]
|
||||
global_bans = true
|
||||
libera_staff = true
|
||||
|
|
|
@ -13,7 +13,7 @@ ops = [
|
|||
"Reedy",
|
||||
]
|
||||
plus_o = [
|
||||
"*!*@libera/staff/*",
|
||||
"wmopbot",
|
||||
]
|
||||
global_bans = true
|
||||
libera_staff = true
|
||||
|
|
|
@ -11,7 +11,7 @@ ops = [
|
|||
"ashley"
|
||||
]
|
||||
plus_o = [
|
||||
"*!*@libera/staff/*",
|
||||
"wmopbot",
|
||||
]
|
||||
global_bans = true
|
||||
libera_staff = true
|
||||
|
|
|
@ -10,7 +10,6 @@ ops = [
|
|||
"manuel",
|
||||
]
|
||||
plus_o = [
|
||||
"*!*@libera/staff/*",
|
||||
"wmopbot",
|
||||
]
|
||||
autovoice = [
|
||||
|
@ -25,3 +24,4 @@ autovoice = [
|
|||
"wm-bot",
|
||||
]
|
||||
global_bans = true
|
||||
libera_staff = true
|
||||
|
|
|
@ -14,10 +14,10 @@ crats = [
|
|||
ops = [
|
||||
]
|
||||
plus_o = [
|
||||
"*!*@libera/staff/*",
|
||||
"wmopbot",
|
||||
]
|
||||
autovoice = [
|
||||
"wikibugs",
|
||||
]
|
||||
global_bans = true
|
||||
libera_staff = true
|
||||
|
|
|
@ -11,7 +11,7 @@ ops = [
|
|||
"manuel",
|
||||
]
|
||||
plus_o = [
|
||||
"*!*@libera/staff/*",
|
||||
"wmopbot",
|
||||
]
|
||||
global_bans = true
|
||||
libera_staff = true
|
||||
|
|
|
@ -11,10 +11,10 @@ ops = [
|
|||
"legoktm",
|
||||
]
|
||||
plus_o = [
|
||||
"*!*@libera/staff/*",
|
||||
"wmopbot",
|
||||
]
|
||||
autovoice = [
|
||||
"wikibugs",
|
||||
]
|
||||
global_bans = true
|
||||
libera_staff = true
|
||||
|
|
Loading…
Reference in a new issue