summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/window-managers/stumpwm
diff options
context:
space:
mode:
author_1126 <mail@elfsechsundzwanzig.de>2015-06-01 10:58:01 +0200
committer_1126 <mail@elfsechsundzwanzig.de>2015-06-01 11:00:57 +0200
commit98e698fad2b7bc992d1320bcaf29d1a98ee0cd8b (patch)
tree93b0f575e9000db7dc1c24f5e43e3c313dce6840 /pkgs/applications/window-managers/stumpwm
parent5afa4f18d6173725d593e59f1c4a8f54b575f9fe (diff)
maintainers: change of nickname.
Diffstat (limited to 'pkgs/applications/window-managers/stumpwm')
-rw-r--r--pkgs/applications/window-managers/stumpwm/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/window-managers/stumpwm/default.nix b/pkgs/applications/window-managers/stumpwm/default.nix
index fe62b8250ae4..d44ac128d80c 100644
--- a/pkgs/applications/window-managers/stumpwm/default.nix
+++ b/pkgs/applications/window-managers/stumpwm/default.nix
@@ -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;
};
}