cloud-init: remove madjar from maintainers
This commit is contained in:
parent
2c039bba78
commit
cfdce3b542
@ -118,7 +118,7 @@ python3.pkgs.buildPythonApplication rec {
|
|||||||
homepage = "https://cloudinit.readthedocs.org";
|
homepage = "https://cloudinit.readthedocs.org";
|
||||||
description = "Provides configuration and customization of cloud instance";
|
description = "Provides configuration and customization of cloud instance";
|
||||||
license = with licenses; [ asl20 gpl3Plus ];
|
license = with licenses; [ asl20 gpl3Plus ];
|
||||||
maintainers = with maintainers; [ madjar phile314 illustris ];
|
maintainers = with maintainers; [ phile314 illustris ];
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user