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

View File

@@ -21,7 +21,6 @@ stdenv.mkDerivation rec {
homepage = https://github.com/madmalik/mononoki;
description = "A font for programming and code review";
license = licenses.ofl;
maintainers = [ maintainers.hiberno ];
platforms = platforms.all;
};
}