From e697f5e7c05c48d98188b4d144a71f6d3a6e724f Mon Sep 17 00:00:00 2001 From: Diego Russo Date: Wed, 9 Jul 2025 21:18:06 +0100 Subject: [PATCH] Add Diego Russo as code owner of the JIT (#136460) --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 08d7a80d7726..98efdb651463 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -26,7 +26,7 @@ Modules/Setup* @erlend-aasland **/*context* @1st1 **/*genobject* @markshannon **/*hamt* @1st1 -**/*jit* @brandtbucher @savannahostrowski +**/*jit* @brandtbucher @savannahostrowski @diegorusso Objects/set* @rhettinger Objects/dict* @methane @markshannon Objects/typevarobject.c @JelleZijlstra -- 2.47.3