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
@@ -17,7 +17,6 @@ stdenv.mkDerivation rec {
meta = {
description = "A lightweight xcb based bar with XFT-support";
homepage = https://github.com/krypt-n/bar;
maintainers = [ stdenv.lib.maintainers.hiberno ];
license = "Custom";
platforms = stdenv.lib.platforms.linux;
};