about summary refs log tree commit diff
path: root/pkgs/servers/polipo
diff options
context:
space:
mode:
authorSandro Jäckel <sandro.jaeckel@gmail.com>2021-12-18 10:25:46 +0100
committerSandro Jäckel <sandro.jaeckel@gmail.com>2021-12-19 07:30:50 +0100
commitcbfc50722fc0dc4e21f08ef1bef0190e3fe78ea0 (patch)
tree900f9d07b855177eddc62ab917810e9834adf567 /pkgs/servers/polipo
parent7f1a335b9a015e26106d7d9dfd413726c93292a3 (diff)
maintainers: drop phreedom
Diffstat (limited to 'pkgs/servers/polipo')
-rw-r--r--pkgs/servers/polipo/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/servers/polipo/default.nix b/pkgs/servers/polipo/default.nix
index 10c58cfb9588a..d98e0604855af 100644
--- a/pkgs/servers/polipo/default.nix
+++ b/pkgs/servers/polipo/default.nix
@@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
     homepage = "http://www.pps.jussieu.fr/~jch/software/polipo/";
     description = "A small and fast caching web proxy";
     license = licenses.mit;
-    maintainers = with maintainers; [ phreedom ehmry ];
+    maintainers = with maintainers; [ ehmry ];
     platforms = platforms.all;
     knownVulnerabilities = [
       "Unmaintained upstream: https://github.com/jech/polipo/commit/4d42ca1b5849"