From 2d53258c2e973b41744d5c087acbe7e82c481b65 Mon Sep 17 00:00:00 2001 From: Jonas Heinrich Date: Fri, 24 May 2024 12:25:54 +0200 Subject: nixos/tests/stalwart-mail: add onny as maintainer --- nixos/tests/stalwart-mail.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos') diff --git a/nixos/tests/stalwart-mail.nix b/nixos/tests/stalwart-mail.nix index d223450d5f28c..173b4fce4ad5d 100644 --- a/nixos/tests/stalwart-mail.nix +++ b/nixos/tests/stalwart-mail.nix @@ -115,6 +115,6 @@ in import ./make-test-python.nix ({ lib, ... }: { ''; meta = { - maintainers = with lib.maintainers; [ happysalada pacien ]; + maintainers = with lib.maintainers; [ happysalada pacien onny ]; }; }) -- cgit 1.4.1