mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-20 00:53:12 +03:00
cloud-init: remove phile314 as maintainer
This commit is contained in:
parent
979dce7414
commit
8f972f694f
@ -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 New Issue
Block a user