From 28e0f77e4dcca99d8068b0f235c1b900edd469db Mon Sep 17 00:00:00 2001 From: euxane Date: Tue, 9 Jun 2026 07:14:37 +0200 Subject: [PATCH] stalwart: remove euxane from maintainers (cherry picked from commit 4966604cc89c96cab27c8ec7f43336fab912f769) --- nixos/modules/services/mail/stalwart.nix | 1 - nixos/tests/stalwart/stalwart.nix | 1 - 2 files changed, 2 deletions(-) diff --git a/nixos/modules/services/mail/stalwart.nix b/nixos/modules/services/mail/stalwart.nix index f64f334ee9d4..4e596ad3e572 100644 --- a/nixos/modules/services/mail/stalwart.nix +++ b/nixos/modules/services/mail/stalwart.nix @@ -304,7 +304,6 @@ in meta = { maintainers = with lib.maintainers; [ happysalada - euxane onny norpol ]; diff --git a/nixos/tests/stalwart/stalwart.nix b/nixos/tests/stalwart/stalwart.nix index 2fa61e0e74fe..dd47543eea90 100644 --- a/nixos/tests/stalwart/stalwart.nix +++ b/nixos/tests/stalwart/stalwart.nix @@ -79,7 +79,6 @@ in meta = { maintainers = with lib.maintainers; [ happysalada - euxane onny ]; };