xcas, giac: add myself as maintainer

This commit is contained in:
Symphorien Gibol
2017-09-30 21:40:50 +02:00
parent 79df9105ba
commit 10a612120f
2 changed files with 2 additions and 0 deletions
@@ -59,5 +59,6 @@ stdenv.mkDerivation rec {
## xcas is buildable on darwin but there are specific instructions I could
## not test
platforms = platforms.linux;
maintainers = [ maintainers.symphorien ];
};
}