qtile: add myself as maintainer

This commit is contained in:
Arjan Schrijver
2023-03-19 19:43:31 +01:00
parent fae8311091
commit edc62383e4
@@ -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