From 8d4251f4916c0f87cf00096372b51d46d00d647b Mon Sep 17 00:00:00 2001 From: Moritz 'e1mo' Fromm Date: Fri, 6 Jan 2023 23:40:09 +0100 Subject: nixos/dokuwiki: Add e1mo as maintainer --- nixos/modules/services/web-apps/dokuwiki.nix | 1 + nixos/tests/dokuwiki.nix | 1 + 2 files changed, 2 insertions(+) diff --git a/nixos/modules/services/web-apps/dokuwiki.nix b/nixos/modules/services/web-apps/dokuwiki.nix index d90dd8ace412..36871178d85e 100644 --- a/nixos/modules/services/web-apps/dokuwiki.nix +++ b/nixos/modules/services/web-apps/dokuwiki.nix @@ -601,5 +601,6 @@ in _1000101 onny dandellion + e1mo ]; } diff --git a/nixos/tests/dokuwiki.nix b/nixos/tests/dokuwiki.nix index 034d6f94af29..0b6e29348b7a 100644 --- a/nixos/tests/dokuwiki.nix +++ b/nixos/tests/dokuwiki.nix @@ -89,6 +89,7 @@ in { maintainers = with maintainers; [ _1000101 onny + e1mo ]; }; -- cgit v1.2.3