cloud-init: remove phile314 as maintainer
This commit is contained in:
parent
979dce7414
commit
8f972f694f
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ python3.pkgs.buildPythonApplication rec {
|
|||
homepage = "https://cloudinit.readthedocs.org";
|
||||
description = "Provides configuration and customization of cloud instance";
|
||||
license = with licenses; [ asl20 gpl3Plus ];
|
||||
maintainers = with maintainers; [ phile314 illustris ];
|
||||
maintainers = with maintainers; [ illustris ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue