markuplinkchecker: remove uncenter from maintainers

This commit is contained in:
uncenter 2025-06-30 09:24:47 -04:00
parent 76f0efdec9
commit 5b6df2aacd
No known key found for this signature in database

View File

@ -38,7 +38,6 @@ rustPlatform.buildRustPackage {
changelog = "https://github.com/becheran/mlc/blob/v${version}/CHANGELOG.md";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [
uncenter
anas
];
mainProgram = "mlc";