dl-librescore: add yiyu as maintainer
This commit is contained in:
@@ -56,6 +56,6 @@ buildNpmPackage (finalAttrs: {
|
||||
homepage = "https://github.com/LibreScore/dl-librescore";
|
||||
license = lib.licenses.mit;
|
||||
mainProgram = "dl-librescore";
|
||||
maintainers = [ ];
|
||||
maintainers = with lib.maintainers; [ yiyu ];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user