python311Packages.dask: add GaetanLepage as maintainer
This commit is contained in:
parent
5c9e6facd8
commit
72d8928366
1 changed files with 1 additions and 0 deletions
|
@ -191,5 +191,6 @@ let self = buildPythonPackage rec {
|
|||
homepage = "https://dask.org/";
|
||||
changelog = "https://docs.dask.org/en/latest/changelog.html";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ GaetanLepage ];
|
||||
};
|
||||
}; in self
|
||||
|
|
Loading…
Reference in a new issue