From 88b0bb193b88cc75077887fbdcc24c1480b2f2c3 Mon Sep 17 00:00:00 2001 From: Timo Tijhof Date: Mon, 4 Apr 2022 21:48:39 +0100 Subject: [PATCH] channels: Add wikimedia-perf and wikimedia-perf-bots Change-Id: Id713ddab7c9dbf84a44c8e960f4ff9d02847fcc1 --- channels/wikimedia-perf-bots.toml | 21 +++++++++++++++++++++ channels/wikimedia-perf.toml | 26 ++++++++++++++++++++++++++ 2 files changed, 47 insertions(+) create mode 100644 channels/wikimedia-perf-bots.toml create mode 100644 channels/wikimedia-perf.toml diff --git a/channels/wikimedia-perf-bots.toml b/channels/wikimedia-perf-bots.toml new file mode 100644 index 0000000..33458ec --- /dev/null +++ b/channels/wikimedia-perf-bots.toml @@ -0,0 +1,21 @@ +founders = [ + "ircservserv-wm", + "Krinkle", +] +crats = [ + "AaronSchulz", + "dpifke", + "Krinkle", + "lgaulia", + "phedenskog", + "TimStarling", +] +ops = [] +plus_o = [ + "wmopbot", +] +autovoice = [ + "wikibugs", +] +global_bans = true +libera_staff = true diff --git a/channels/wikimedia-perf.toml b/channels/wikimedia-perf.toml new file mode 100644 index 0000000..4c16d3a --- /dev/null +++ b/channels/wikimedia-perf.toml @@ -0,0 +1,26 @@ +founders = [ + "ircservserv-wm", + "Krinkle", +] +crats = [ + "AaronSchulz", + "dpifke", + "Krinkle", + "lgaulia", + "phedenskog", + "TimStarling", +] +ops = [] +plus_o = [ + "wmopbot", +] +autovoice = [ + "AaronSchulz", + "dpifke", + "Krinkle", + "lgaulia", + "phedenskog", + "TimStarling", +] +global_bans = true +libera_staff = true