pythonPackages.ansible2: Add myself as a maintainer
This commit is contained in:
parent
070a504d5e
commit
606aacd1fd
@ -919,7 +919,10 @@ in modules // {
|
||||
homepage = "http://www.ansible.com";
|
||||
description = "A simple automation tool";
|
||||
license = with licenses; [ gpl3 ];
|
||||
maintainers = with maintainers; [ copumpkin ];
|
||||
maintainers = with maintainers; [
|
||||
copumpkin
|
||||
jgeerds
|
||||
];
|
||||
platforms = with platforms; linux ++ darwin;
|
||||
};
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user