1
0
Fork 0

Set libera_staff = true in all managed channels

Practically this will give +o to litharge.

Change-Id: I378b3fbcfde45a09371cbccec5ba380d5004b2ea
This commit is contained in:
Kunal Mehta 2021-07-05 23:19:05 -07:00
parent 608e10c93a
commit 253b267453
11 changed files with 11 additions and 12 deletions

View file

@ -12,7 +12,7 @@ variants:
- "--git" - "--git"
- "https://gerrit.wikimedia.org/r/wikimedia/irc/ircservserv" - "https://gerrit.wikimedia.org/r/wikimedia/irc/ircservserv"
- "--rev" - "--rev"
- b2d00ed - 75f22c1
validate: validate:
copies: copies:
- from: prep - from: prep

View file

@ -24,7 +24,7 @@ ops = [
"[1997kB]", "[1997kB]",
] ]
plus_o = [ plus_o = [
"*!*@libera/staff/*",
"wmopbot", "wmopbot",
] ]
global_bans = true global_bans = true
libera_staff = true

View file

@ -13,8 +13,6 @@ ops = [
"c", "c",
] ]
plus_o = [ plus_o = [
"*!*@libera/staff/*",
"litharge",
"wmopbot", "wmopbot",
] ]
autovoice = [ autovoice = [
@ -24,3 +22,4 @@ autovoice = [
"wmopbot", "wmopbot",
] ]
global_bans = true global_bans = true
libera_staff = true

View file

@ -8,10 +8,10 @@ crats = [
ops = [ ops = [
] ]
plus_o = [ plus_o = [
"*!*@libera/staff/*",
"wmopbot", "wmopbot",
] ]
autovoice = [ autovoice = [
"wikibugs", "wikibugs",
] ]
global_bans = true global_bans = true
libera_staff = true

View file

@ -12,10 +12,10 @@ ops = [
"legoktm", "legoktm",
] ]
plus_o = [ plus_o = [
"*!*@libera/staff/*",
"wmopbot", "wmopbot",
] ]
autovoice = [ autovoice = [
"wikibugs", "wikibugs",
] ]
global_bans = true global_bans = true
libera_staff = true

View file

@ -13,7 +13,7 @@ ops = [
"Reedy", "Reedy",
] ]
plus_o = [ plus_o = [
"*!*@libera/staff/*",
"wmopbot", "wmopbot",
] ]
global_bans = true global_bans = true
libera_staff = true

View file

@ -11,7 +11,7 @@ ops = [
"ashley" "ashley"
] ]
plus_o = [ plus_o = [
"*!*@libera/staff/*",
"wmopbot", "wmopbot",
] ]
global_bans = true global_bans = true
libera_staff = true

View file

@ -10,7 +10,6 @@ ops = [
"manuel", "manuel",
] ]
plus_o = [ plus_o = [
"*!*@libera/staff/*",
"wmopbot", "wmopbot",
] ]
autovoice = [ autovoice = [
@ -25,3 +24,4 @@ autovoice = [
"wm-bot", "wm-bot",
] ]
global_bans = true global_bans = true
libera_staff = true

View file

@ -14,10 +14,10 @@ crats = [
ops = [ ops = [
] ]
plus_o = [ plus_o = [
"*!*@libera/staff/*",
"wmopbot", "wmopbot",
] ]
autovoice = [ autovoice = [
"wikibugs", "wikibugs",
] ]
global_bans = true global_bans = true
libera_staff = true

View file

@ -11,7 +11,7 @@ ops = [
"manuel", "manuel",
] ]
plus_o = [ plus_o = [
"*!*@libera/staff/*",
"wmopbot", "wmopbot",
] ]
global_bans = true global_bans = true
libera_staff = true

View file

@ -11,10 +11,10 @@ ops = [
"legoktm", "legoktm",
] ]
plus_o = [ plus_o = [
"*!*@libera/staff/*",
"wmopbot", "wmopbot",
] ]
autovoice = [ autovoice = [
"wikibugs", "wikibugs",
] ]
global_bans = true global_bans = true
libera_staff = true