mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
dhparams module: add self as maintainer
This commit is contained in:
parent
6c7ec02503
commit
888034f6ca
1 changed files with 2 additions and 0 deletions
|
@ -170,4 +170,6 @@ in {
|
|||
'';
|
||||
}) cfg.params;
|
||||
};
|
||||
|
||||
meta.maintainers = with lib.maintainers; [ ekleog ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue