maintainers: drop phreedom

This commit is contained in:
Sandro Jäckel
2021-12-18 10:25:46 +01:00
parent 7f1a335b9a
commit cbfc50722f
40 changed files with 39 additions and 45 deletions

View File

@@ -31,7 +31,7 @@ buildPythonPackage rec {
description = "A pluggable transport proxy";
homepage = "https://www.torproject.org/projects/obfsproxy";
repositories.git = "https://git.torproject.org/pluggable-transports/obfsproxy.git";
maintainers = with maintainers; [ phreedom thoughtpolice ];
maintainers = with maintainers; [ thoughtpolice ];
};
}