diff --git a/pkgs/development/python-modules/jax/default.nix b/pkgs/development/python-modules/jax/default.nix index 355f48fb657f..86b7641d2a37 100644 --- a/pkgs/development/python-modules/jax/default.nix +++ b/pkgs/development/python-modules/jax/default.nix @@ -194,6 +194,7 @@ buildPythonPackage (finalAttrs: { homepage = "https://github.com/jax-ml/jax"; changelog = "https://docs.jax.dev/en/latest/changelog.html"; license = lib.licenses.asl20; + teams = [ lib.teams.cuda ]; maintainers = with lib.maintainers; [ GaetanLepage samuela