Add mohe2015 as maintainer to step-ca and nixos/step-ca
This commit is contained in:
@@ -4,6 +4,8 @@ let
|
||||
settingsFormat = (pkgs.formats.json { });
|
||||
in
|
||||
{
|
||||
meta.maintainers = with lib.maintainers; [ mohe2015 ];
|
||||
|
||||
options = {
|
||||
services.step-ca = {
|
||||
enable = lib.mkEnableOption "the smallstep certificate authority server";
|
||||
|
||||
Reference in New Issue
Block a user