diff --git a/pkgs/development/python-modules/torch/source/default.nix b/pkgs/development/python-modules/torch/source/default.nix index 75b4719302a1..ed985066ba62 100644 --- a/pkgs/development/python-modules/torch/source/default.nix +++ b/pkgs/development/python-modules/torch/source/default.nix @@ -764,6 +764,7 @@ buildPythonPackage.override { inherit stdenv; } (finalAttrs: { homepage = "https://pytorch.org/"; license = lib.licenses.bsd3; maintainers = with lib.maintainers; [ + caniko GaetanLepage LunNova # esp. for ROCm teh