joplin-cli: remove me from maintainers
This commit is contained in:
@@ -115,6 +115,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
homepage = "https://joplinapp.org/";
|
||||
license = lib.licenses.agpl3Plus;
|
||||
mainProgram = "joplin";
|
||||
maintainers = with lib.maintainers; [ pyrox0 ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user