mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-27 09:23:01 +00:00
Merge pull request #109360 from CohenCyril/analysis-maintainers
coqPackages.mathcomp-analysis: add maintainers
This commit is contained in:
commit
21a47c4ef3
@ -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