From a577fd83d63306381f37085a1999c16ca3d19a7b Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Mon, 15 Jun 2020 01:05:20 +0100 Subject: chore(monorepo-gerrit): Remove 'owners-autoassign' plugin This plugin just blindly assigns everyone and, as q3k has already pointed out, just isn't particularly useful. We might want to roll our own, for example: 19: 40:41 <+Remosi> I want the virtual owner thing, we could call it Gerrit Workgroup Synthesizer Queuing, or gwsq for short. Change-Id: Ib12a921ae4047ac6a734035dd0900c8964fb12d8 Reviewed-on: https://cl.tvl.fyi/c/depot/+/350 Reviewed-by: riking --- ops/nixos/monorepo-gerrit.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'ops/nixos/monorepo-gerrit.nix') diff --git a/ops/nixos/monorepo-gerrit.nix b/ops/nixos/monorepo-gerrit.nix index add4b18c7d..ac20b3cb49 100644 --- a/ops/nixos/monorepo-gerrit.nix +++ b/ops/nixos/monorepo-gerrit.nix @@ -19,7 +19,6 @@ in { plugins = with config.depot.third_party.gerrit_plugins; [ owners - owners-autoassign ]; package = config.depot.third_party.gerrit; -- cgit 1.4.1