nixos/hedgedoc: add SuperSandro2000 and h7x4 as maintainer

This commit is contained in:
h7x4
2023-10-16 20:38:47 +02:00
parent a70a3e61d7
commit abe468822f
@@ -17,6 +17,8 @@ let
settingsFormat = pkgs.formats.json { };
in
{
meta.maintainers = with lib.maintainers; [ SuperSandro2000 h7x4 ];
imports = [
(lib.mkRenamedOptionModule [ "services" "codimd" ] [ "services" "hedgedoc" ])
(lib.mkRenamedOptionModule [ "services" "hedgedoc" "configuration" ] [ "services" "hedgedoc" "settings" ])