Merge pull request #215573 from phile314/cloudinit-rm-maintainer-phile314
cloud-init: remove phile314 as maintainer
This commit is contained in:
@@ -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;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user