summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--nixos/modules/services/web-apps/dokuwiki.nix1
-rw-r--r--nixos/tests/dokuwiki.nix1
2 files changed, 2 insertions, 0 deletions
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
];
};