Commit 72d89283 authored by Gaetan Lepage's avatar Gaetan Lepage
Browse files

python311Packages.dask: add GaetanLepage as maintainer

parent 5c9e6fac
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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