Remove myself as maintainer.

This commit is contained in:
Christian Lask
2016-11-03 11:54:54 +01:00
parent b6bd555c66
commit 2d524a37f8
10 changed files with 3 additions and 11 deletions
@@ -23,8 +23,6 @@ stdenv.mkDerivation rec {
description = "Curses-based interface for MPD (music player daemon)";
homepage = http://www.musicpd.org/clients/ncmpc/;
license = licenses.gpl2Plus;
maintainers = with maintainers; [ hiberno ];
platforms = platforms.all;
};
}