From 21dad85414dd62a77ef957efc8bd3728a6e245dc Mon Sep 17 00:00:00 2001 From: Pierre Quinton Date: Wed, 10 Jun 2026 15:51:10 +0200 Subject: [PATCH] chore: Add Khush and Praneth as code owners --- CODEOWNERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 7806988e..c31a770f 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -19,6 +19,7 @@ # Python packages in src/torchjd /src/torchjd/_linalg/ @PierreQuinton @ValerianRey -/src/torchjd/aggregation/ @PierreQuinton @ValerianRey +/src/torchjd/aggregation/ @PierreQuinton @ValerianRey @KhusPatel4450 /src/torchjd/autogram/ @PierreQuinton @ValerianRey /src/torchjd/autojac/ @PierreQuinton @ValerianRey +/src/torchjd/scalarization/ @PierreQuinton @ValerianRey @ppraneth