mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-10-31 22:51:22 +00:00
dhparams module: add self as maintainer
This commit is contained in:
parent
6c7ec02503
commit
888034f6ca
@ -170,4 +170,6 @@ in {
|
|||||||
'';
|
'';
|
||||||
}) cfg.params;
|
}) cfg.params;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
meta.maintainers = with lib.maintainers; [ ekleog ];
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user