diff --git a/pkgs/top-level/release-lib.nix b/pkgs/top-level/release-lib.nix index a1dcc3e9f334..e34cf4be25e8 100644 --- a/pkgs/top-level/release-lib.nix +++ b/pkgs/top-level/release-lib.nix @@ -119,7 +119,7 @@ let /* The working or failing mails for cross builds will be sent only to the following maintainers, as most package maintainers will not be interested in the result of cross building a package. */ - crossMaintainers = [ maintainers.viric ]; + crossMaintainers = [ ]; # Generate attributes for all supported systems.