ansible-lint: add maintainer HarisDotParis
This commit is contained in:
@@ -95,6 +95,9 @@ python3Packages.buildPythonApplication rec {
|
||||
homepage = "https://github.com/ansible/ansible-lint";
|
||||
changelog = "https://github.com/ansible/ansible-lint/releases/tag/v${version}";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ sengaya ];
|
||||
maintainers = with lib.maintainers; [
|
||||
sengaya
|
||||
HarisDotParis
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user