molecule: drop maintainership (#469307)
This commit is contained in:
@@ -72,7 +72,7 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/ansible-community/molecule";
|
||||
changelog = "https://github.com/ansible/molecule/releases/tag/v${version}";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ dawidd6 ];
|
||||
maintainers = [ ];
|
||||
mainProgram = "molecule";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user