Unverified Commit 0bd493d8 authored by rafaelrc7's avatar rafaelrc7
Browse files

mathematica: add rafaelrc to maintainers

parent 459104f8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -77,7 +77,7 @@ callPackage real-drv {
    homepage = "http://www.wolfram.com/mathematica/";
    license = licenses.unfree;
    sourceProvenance = with sourceTypes; [ binaryNativeCode ];
    maintainers = with maintainers; [ herberteuler ];
    maintainers = with maintainers; [ herberteuler rafaelrc ];
    platforms = [ "x86_64-linux" ];
  };
}