maintainers: change of nickname.

This commit is contained in:
_1126
2015-06-01 11:00:57 +02:00
parent 5afa4f18d6
commit 98e698fad2
6 changed files with 6 additions and 6 deletions
@@ -69,7 +69,7 @@ stdenv.mkDerivation rec {
description = "A tiling window manager for X11";
homepage = https://github.com/stumpwm/;
license = licenses.gpl2Plus;
maintainers = with maintainers; [ _1126 the-kenny ];
maintainers = with maintainers; [ hiberno the-kenny ];
platforms = platforms.linux;
};
}