mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 07:53:19 +00:00
coqPackages.mathcomp-analysis: add maintainers
This commit is contained in:
parent
7d9c32f743
commit
7c10cce9f3
@ -22,6 +22,7 @@ with lib; mkCoqDerivation {
|
||||
|
||||
meta = {
|
||||
description = "Analysis library compatible with Mathematical Components";
|
||||
maintainers = [ maintainers.cohencyril ];
|
||||
license = licenses.cecill-c;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user