From 50b82ce39eb2bb14208f697d9905d4bd805ba51d Mon Sep 17 00:00:00 2001 From: Guanpeng Xu Date: Sun, 10 Aug 2025 07:56:24 -0700 Subject: [PATCH] mathematica: update maintainers --- pkgs/applications/science/math/mathematica/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/pkgs/applications/science/math/mathematica/default.nix b/pkgs/applications/science/math/mathematica/default.nix index 278d92a49a4e..1ed286b2f96b 100644 --- a/pkgs/applications/science/math/mathematica/default.nix +++ b/pkgs/applications/science/math/mathematica/default.nix @@ -76,7 +76,6 @@ callPackage ./generic.nix { license = licenses.unfree; sourceProvenance = with sourceTypes; [ binaryNativeCode ]; maintainers = with maintainers; [ - herberteuler rafaelrc ]; platforms = [ "x86_64-linux" ];