Merge pull request #177035 from steveeJ-forks/pr_manuksript_remove_steveej

manuskript: remove steveej as a maintainer

authored by

Bobby Rong and committed by
GitHub
516ad854 0e2a0359

+1 -1
+1 -1
pkgs/applications/editors/manuskript/default.nix
··· 56 characters live in. 57 ''; 58 license = lib.licenses.gpl3; 59 - maintainers = [ lib.maintainers.steveej ]; 60 platforms = lib.platforms.unix; 61 }; 62 }
··· 56 characters live in. 57 ''; 58 license = lib.licenses.gpl3; 59 + maintainers = [ ]; 60 platforms = lib.platforms.unix; 61 }; 62 }