about summary refs log tree commit diff
path: root/pkgs/applications/window-managers/lemonbar/xft.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/window-managers/lemonbar/xft.nix')
-rw-r--r--pkgs/applications/window-managers/lemonbar/xft.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/window-managers/lemonbar/xft.nix b/pkgs/applications/window-managers/lemonbar/xft.nix
index 54e7820ec4c2..8d009a3458b3 100644
--- a/pkgs/applications/window-managers/lemonbar/xft.nix
+++ b/pkgs/applications/window-managers/lemonbar/xft.nix
@@ -20,6 +20,6 @@ stdenv.mkDerivation {
     homepage = "https://github.com/drscream/lemonbar-xft";
     license = licenses.mit;
     platforms = platforms.linux;
-    maintainers = with maintainers; [ fortuneteller2k ];
+    maintainers = with maintainers; [ moni ];
   };
 }