about summary refs log tree commit diff
path: root/ops
diff options
context:
space:
mode:
Diffstat (limited to 'ops')
-rw-r--r--ops/nixos/monorepo-gerrit.nix1
1 files changed, 0 insertions, 1 deletions
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;