markdown-link-check: remove me from maintainers
This commit is contained in:
@@ -27,6 +27,6 @@ buildNpmPackage rec {
|
||||
mainProgram = "markdown-link-check";
|
||||
homepage = "https://github.com/tcort/markdown-link-check";
|
||||
license = lib.licenses.isc;
|
||||
maintainers = with lib.maintainers; [ pyrox0 ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user