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 = {
|
meta = {
|
||||||
description = "Analysis library compatible with Mathematical Components";
|
description = "Analysis library compatible with Mathematical Components";
|
||||||
|
maintainers = [ maintainers.cohencyril ];
|
||||||
license = licenses.cecill-c;
|
license = licenses.cecill-c;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue