From 5db3bb98b3dae955049f76d67f59b95c41f91cd8 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Mon, 14 Nov 2022 09:02:41 -0500 Subject: Add delete-project plugin to Gerrit --- Biz/Cloud/Git.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'Biz/Cloud') diff --git a/Biz/Cloud/Git.nix b/Biz/Cloud/Git.nix index a3ae25c..9c31251 100644 --- a/Biz/Cloud/Git.nix +++ b/Biz/Cloud/Git.nix @@ -58,6 +58,7 @@ in { enable = true; builtinPlugins = [ "commit-message-length-validator" + "delete-project" "plugin-manager" "singleusergroup" "reviewnotes" -- cgit v1.2.3