···4949 type = listOfMaintainers;
5050 internal = true;
5151 default = [ ];
5252- example = lib.literalExpression ''[ lib.maintainers.all ]'';
5252+ example = lib.literalExpression ''[ lib.maintainers.alice ]'';
5353 description = ''
5454 List of maintainers of each module. This option should be defined at
5555 most once per module.