symmetrica: add timokau to maintainers
This commit is contained in:
parent
0c875c28c6
commit
1a6b1fb32a
@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = ''A collection of routines for representation theory and combinatorics'';
|
description = ''A collection of routines for representation theory and combinatorics'';
|
||||||
license = licenses.isc;
|
license = licenses.isc;
|
||||||
maintainers = with maintainers; [raskin];
|
maintainers = with maintainers; [raskin timokau];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
homepage = "https://gitlab.com/sagemath/symmetrica";
|
homepage = "https://gitlab.com/sagemath/symmetrica";
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user