diff --git a/pkgs/applications/window-managers/qtile/default.nix b/pkgs/applications/window-managers/qtile/default.nix index 71c7a63671c6..bfe88ed694c3 100644 --- a/pkgs/applications/window-managers/qtile/default.nix +++ b/pkgs/applications/window-managers/qtile/default.nix @@ -83,7 +83,7 @@ let license = licenses.mit; description = "A small, flexible, scriptable tiling window manager written in Python"; platforms = platforms.linux; - maintainers = with maintainers; [ kamilchm ]; + maintainers = with maintainers; [ kamilchm arjan-s ]; }; }; in