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
@@ -32,7 +32,6 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; {
description = "A modern and lightweight status bar for X window managers";
homepage = "https://github.com/geommer/yabar";
maintainers = [ maintainers.hiberno ];
license = licenses.mit;
platforms = platforms.linux;
};