python3Packages.pytest-ansible: add tjni as maintainer
This commit is contained in:
parent
54f3d132a7
commit
00b3881258
1 changed files with 1 additions and 1 deletions
|
@ -89,6 +89,6 @@ buildPythonPackage rec {
|
|||
homepage = "https://github.com/jlaska/pytest-ansible";
|
||||
changelog = "https://github.com/ansible-community/pytest-ansible/releases/tag/v${version}";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ ];
|
||||
maintainers = with maintainers; [ tjni ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue