summary refs log tree commit diff
path: root/pkgs/servers/varnish/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/servers/varnish/default.nix')
-rw-r--r--pkgs/servers/varnish/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/servers/varnish/default.nix b/pkgs/servers/varnish/default.nix
index e20cc1c972a..45fc6532652 100644
--- a/pkgs/servers/varnish/default.nix
+++ b/pkgs/servers/varnish/default.nix
@@ -42,7 +42,7 @@ let
         description = "Web application accelerator also known as a caching HTTP reverse proxy";
         homepage = "https://www.varnish-cache.org";
         license = licenses.bsd2;
-        maintainers = with maintainers; [ fpletz ];
+        maintainers = with maintainers; [ ];
         platforms = platforms.unix;
       };
     };