markuplinkchecker: remove uncenter from maintainers
This commit is contained in:
parent
76f0efdec9
commit
5b6df2aacd
@ -38,7 +38,6 @@ rustPlatform.buildRustPackage {
|
|||||||
changelog = "https://github.com/becheran/mlc/blob/v${version}/CHANGELOG.md";
|
changelog = "https://github.com/becheran/mlc/blob/v${version}/CHANGELOG.md";
|
||||||
license = lib.licenses.mit;
|
license = lib.licenses.mit;
|
||||||
maintainers = with lib.maintainers; [
|
maintainers = with lib.maintainers; [
|
||||||
uncenter
|
|
||||||
anas
|
anas
|
||||||
];
|
];
|
||||||
mainProgram = "mlc";
|
mainProgram = "mlc";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user