marker: add aleksana as maintainer

aleksana 9537e607 d8cd7961

+1 -1
+1 -1
pkgs/applications/editors/marker/default.nix
··· 48 48 meta = with lib; { 49 49 homepage = "https://fabiocolacio.github.io/Marker/"; 50 50 description = "Markdown editor for the Linux desktop made with GTK3"; 51 - maintainers = with maintainers; [ trepetti ]; 51 + maintainers = with maintainers; [ trepetti aleksana ]; 52 52 license = licenses.gpl3Plus; 53 53 platforms = platforms.linux; 54 54 changelog = "https://github.com/fabiocolacio/Marker/releases/tag/${version}";