nixos/dokuwiki: Add e1mo as maintainer

This commit is contained in:
Moritz 'e1mo' Fromm
2023-01-06 23:40:09 +01:00
parent 2a69c78928
commit 8d4251f491
2 changed files with 2 additions and 0 deletions

View File

@@ -601,5 +601,6 @@ in
_1000101 _1000101
onny onny
dandellion dandellion
e1mo
]; ];
} }

View File

@@ -89,6 +89,7 @@ in {
maintainers = with maintainers; [ maintainers = with maintainers; [
_1000101 _1000101
onny onny
e1mo
]; ];
}; };