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