From 8e4abd737e47057e280ea76d4bfc2aa62e1dd1cd Mon Sep 17 00:00:00 2001 From: "Can H. Tartanoglu" Date: Tue, 10 Mar 2026 09:41:18 +0100 Subject: [PATCH] python3Packages.torch: add caniko as maintainer --- pkgs/development/python-modules/torch/source/default.nix | 1 + 1 file changed, 1 insertion(+) 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