Merge pull request #33967 from yegortimoshenko/20180117.050213/mornfall

maintainers: remove mornfall from packages
This commit is contained in:
Frederik Rietdijk
2018-01-18 11:27:31 +01:00
committed by GitHub
43 changed files with 48 additions and 48 deletions
@@ -69,6 +69,6 @@ stdenv.mkDerivation rec {
homepage = https://wiki.debian.org/Teams/Dpkg;
license = licenses.gpl2Plus;
platforms = platforms.unix;
maintainers = with maintainers; [ mornfall ];
maintainers = with maintainers; [ ];
};
}