ansible-compat: drop maintainership (#469308)
This commit is contained in:
@@ -86,6 +86,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/ansible/ansible-compat";
|
||||
changelog = "https://github.com/ansible/ansible-compat/releases/tag/${src.tag}";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ dawidd6 ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user