Merge pull request #128941 from flokli/masterpdfeditor-broken
masterpdfeditor: mark as broken, drop myself from maintainers
This commit is contained in:
@@ -41,6 +41,7 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://code-industry.net/free-pdf-editor/";
|
||||
license = licenses.unfreeRedistributable;
|
||||
platforms = with platforms; [ "x86_64-linux" ];
|
||||
maintainers = with maintainers; [ cmcdragonkai flokli ];
|
||||
broken = true;
|
||||
maintainers = with maintainers; [ cmcdragonkai ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user