diff options
| author | Mike Vink <59492084+ivi-vink@users.noreply.github.com> | 2025-01-16 22:22:34 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-16 22:22:34 +0100 |
| commit | 8e7bd91f353caacc0bc4105f573eb3e17f09e03a (patch) | |
| tree | c5059edcbebd9644290cad7c653c49a36d593021 /modules/meta.nix | |
| parent | 6bd39d420578aacf7c0bab7de3e7027b952115ae (diff) | |
| parent | bd921223ba7cdac346477d7ea5204d6f4736fcc6 (diff) | |
Diffstat (limited to 'modules/meta.nix')
| -rw-r--r-- | modules/meta.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/meta.nix b/modules/meta.nix index f076161..f259469 100644 --- a/modules/meta.nix +++ b/modules/meta.nix @@ -35,7 +35,7 @@ in internal = true; default = []; example = [ lib.maintainers.lnl7 ]; - description = lib.mdDoc '' + description = '' List of maintainers of each module. This option should be defined at most once per module. |
