meta.maintainers
NixOS option
List of maintainers of each module. This option should be defined at most once per module. The option value is not a list of maintainers, but an attribute set that maps module file names to lists of maintainers.
type: list of lib.maintainersDefault
[ ]
Example
declared in: modules/generic/meta-maintainers.nixView source on NixOS/nixpkgs →[ lib.maintainers.alice lib.maintainers.bob ]