mathematica: update maintainers

This commit is contained in:
Guanpeng Xu
2025-08-10 07:58:40 -07:00
parent 71d53b4409
commit 50b82ce39e
@@ -76,7 +76,6 @@ callPackage ./generic.nix {
license = licenses.unfree;
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
maintainers = with maintainers; [
herberteuler
rafaelrc
];
platforms = [ "x86_64-linux" ];