maintainers: add raskin to the sage team

https://github.com/NixOS/nixpkgs/pull/104083#issuecomment-729168625
This commit is contained in:
Timo Kaufmann
2020-11-18 21:29:24 +01:00
parent ff8338343b
commit b7319d2d35
10 changed files with 10 additions and 10 deletions
@@ -108,7 +108,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "A CAS for polynomial computations";
maintainers = with maintainers; [ raskin ] ++ teams.sage.members;
maintainers = teams.sage.members;
# 32 bit x86 fails with some link error: `undefined reference to `__divmoddi4@GCC_7.0.0'`
platforms = subtractLists platforms.i686 platforms.unix;
license = licenses.gpl3; # Or GPLv2 at your option - but not GPLv4