summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfgang Walther <walther@technowledgy.de>2025-08-10 15:34:16 +0000
committerGitHub <noreply@github.com>2025-08-10 15:34:16 +0000
commit86c5b05ce40d7035e03184e21a3c6339124f7fe0 (patch)
tree7bf251131a7c5565c7452803520e3f814932750c
parenttauno-monitor: 0.2.11 -> 0.2.14 (#432190) (diff)
parentmathematica: update maintainers (diff)
downloadnixpkgs-86c5b05ce40d7035e03184e21a3c6339124f7fe0.tar.gz
mathematica: update maintainers (#432547)
-rw-r--r--pkgs/applications/science/math/mathematica/default.nix1
1 files changed, 0 insertions, 1 deletions
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" ];