coqPackages.mathcomp-analysis: add maintainers

This commit is contained in:
Cyril Cohen 2021-01-14 14:26:31 +01:00
parent 7d9c32f743
commit 7c10cce9f3

View file

@ -22,6 +22,7 @@ with lib; mkCoqDerivation {
meta = {
description = "Analysis library compatible with Mathematical Components";
maintainers = [ maintainers.cohencyril ];
license = licenses.cecill-c;
};
}