focuswriter: added kashw2 maintainer

This commit is contained in:
kashw2 2023-09-04 00:43:54 +10:00
parent f94a5ef5fa
commit 7af1857466

View file

@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Simple, distraction-free writing environment";
license = licenses.gpl3Plus;
maintainers = with maintainers; [ madjar ];
maintainers = with maintainers; [ madjar kashw2 ];
platforms = platforms.linux;
homepage = "https://gottcode.org/focuswriter/";
};