pari: add timokau as maintainer
I'm mostly interested in this package because it is a dependency of sage. I'd like to be notified on changes (which ofBorg will do when I'm listed as a maintainer).
This commit is contained in:
parent
5a23cb575e
commit
00fa98f012
@ -74,7 +74,7 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = http://pari.math.u-bordeaux.fr;
|
homepage = http://pari.math.u-bordeaux.fr;
|
||||||
downloadPage = http://pari.math.u-bordeaux.fr/download.html;
|
downloadPage = http://pari.math.u-bordeaux.fr/download.html;
|
||||||
license = licenses.gpl2Plus;
|
license = licenses.gpl2Plus;
|
||||||
maintainers = with maintainers; [ ertes raskin AndersonTorres ];
|
maintainers = with maintainers; [ ertes raskin AndersonTorres timokau ];
|
||||||
platforms = platforms.linux ++ platforms.darwin;
|
platforms = platforms.linux ++ platforms.darwin;
|
||||||
updateWalker = true;
|
updateWalker = true;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user