rm maintainer eduarrrd from packages, no activity > year

This commit is contained in:
Anton-Latukha
2018-07-22 21:41:48 +03:00
parent c56dd53092
commit 8f101cce83
5 changed files with 1 additions and 5 deletions
-1
View File
@@ -21,7 +21,6 @@ stdenv.mkDerivation rec {
description = "Pretty small HTTP server - a command-line tool to share files";
homepage = https://github.com/mgorny/pshs;
license = stdenv.lib.licenses.bsd3;
maintainers = [ stdenv.lib.maintainers.eduarrrd ];
platforms = stdenv.lib.platforms.linux;
};
}