From bb71d3aa3e64ab38ae84fa65eec5a6f5d6d80c47 Mon Sep 17 00:00:00 2001 From: Kunal Mehta Date: Mon, 24 May 2021 22:51:27 -0700 Subject: [PATCH] Add -operations and -sre Change-Id: Iac15f0a30845cd6bb9f4c64289e378c8c4e10fe3 --- channels/wikimedia-operations.toml | 16 ++++++++++++++++ channels/wikimedia-sre.toml | 1 + 2 files changed, 17 insertions(+) create mode 100644 channels/wikimedia-operations.toml diff --git a/channels/wikimedia-operations.toml b/channels/wikimedia-operations.toml new file mode 100644 index 0000000..b793908 --- /dev/null +++ b/channels/wikimedia-operations.toml @@ -0,0 +1,16 @@ +founders = [ + "Az1568", + "legoktm", + "joe_oblivian", + "ircservserv-wm", +] +crats = [ +] +ops = [ + "manuel", +] +plus_o = [ + "*!*@libera/staff/*", + "wmopbot", +] +global_bans = true diff --git a/channels/wikimedia-sre.toml b/channels/wikimedia-sre.toml index d47d985..68ef94d 100644 --- a/channels/wikimedia-sre.toml +++ b/channels/wikimedia-sre.toml @@ -8,6 +8,7 @@ founders = [ crats = [ ] ops = [ + "manuel", ] plus_o = [ "*!*@libera/staff/*",