summaryrefslogtreecommitdiffstats
path: root/pkgs/development/python-modules/mailman-hyperkitty/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/python-modules/mailman-hyperkitty/default.nix')
-rw-r--r--pkgs/development/python-modules/mailman-hyperkitty/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/python-modules/mailman-hyperkitty/default.nix b/pkgs/development/python-modules/mailman-hyperkitty/default.nix
index d5bf64573363..3bf996fa714a 100644
--- a/pkgs/development/python-modules/mailman-hyperkitty/default.nix
+++ b/pkgs/development/python-modules/mailman-hyperkitty/default.nix
@@ -21,6 +21,6 @@ buildPythonPackage rec {
description = "Mailman archiver plugin for HyperKitty";
homepage = "https://gitlab.com/mailman/mailman-hyperkitty";
license = licenses.gpl3;
- maintainers = with maintainers; [ globin peti qyliss ];
+ maintainers = with maintainers; [ globin qyliss ];
};
}