misc: Remove myself from list of maintainers
Unfortunately I don't have the time anymore to maintain those packages.
This commit is contained in:
@@ -47,7 +47,7 @@ buildPythonPackage rec {
|
||||
homepage = http://www.ansible.com;
|
||||
description = "Radically simple IT automation";
|
||||
license = [ licenses.gpl3 ] ;
|
||||
maintainers = with maintainers; [ jgeerds joamaki costrouc ];
|
||||
maintainers = with maintainers; [ joamaki costrouc ];
|
||||
platforms = platforms.linux ++ platforms.darwin;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user