about summary refs log tree commit diff
path: root/pkgs/applications/networking/cluster
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-06-25 18:01:20 +0000
committerGitHub <noreply@github.com>2024-06-25 18:01:20 +0000
commit08b5c3c46ad3ffd4e31332f69d816004c529b82a (patch)
tree4cae2a15a9b085eada9789928f5adca70994ea8f /pkgs/applications/networking/cluster
parent5141ee3a5bd912afc7fcc996e6e2370b2c4f1154 (diff)
parent194ab008e631b63fb3ab4d93c0bb4a84b63f0515 (diff)
Merge master into staging-next
Diffstat (limited to 'pkgs/applications/networking/cluster')
-rw-r--r--pkgs/applications/networking/cluster/nomad-autoscaler/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/networking/cluster/nomad-autoscaler/default.nix b/pkgs/applications/networking/cluster/nomad-autoscaler/default.nix
index d32445c6455c3..5199400cae9eb 100644
--- a/pkgs/applications/networking/cluster/nomad-autoscaler/default.nix
+++ b/pkgs/applications/networking/cluster/nomad-autoscaler/default.nix
@@ -94,7 +94,7 @@ let
       mainProgram = "nomad-autoscaler";
       homepage = "https://github.com/hashicorp/nomad-autoscaler";
       license = licenses.mpl20;
-      maintainers = with maintainers; [ jonringer ];
+      maintainers = with maintainers; [ ];
     };
   };