about summary refs log tree commit diff
path: root/nixos/modules/services/databases/monetdb.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/services/databases/monetdb.nix')
-rw-r--r--nixos/modules/services/databases/monetdb.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/services/databases/monetdb.nix b/nixos/modules/services/databases/monetdb.nix
index 5025eb30369b4..ee24cf2b0fc20 100644
--- a/nixos/modules/services/databases/monetdb.nix
+++ b/nixos/modules/services/databases/monetdb.nix
@@ -6,7 +6,7 @@ let
   cfg = config.services.monetdb;
 
 in {
-  meta.maintainers = with maintainers; [ StillerHarpo primeos ];
+  meta.maintainers = with maintainers; [ StillerHarpo ];
 
   ###### interface
   options = {