https://github.com/python/cpython/commit/e697f5e7c05c48d98188b4d144a71f6d3a6e724f
commit: e697f5e7c05c48d98188b4d144a71f6d3a6e724f
branch: main
author: Diego Russo <diego.ru...@arm.com>
committer: AA-Turner <9087854+aa-tur...@users.noreply.github.com>
date: 2025-07-09T21:18:06+01:00
summary:

Add Diego Russo as code owner of the JIT (#136460)

files:
M .github/CODEOWNERS

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 08d7a80d7726d3..98efdb65146374 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

_______________________________________________
Python-checkins mailing list -- python-checkins@python.org
To unsubscribe send an email to python-checkins-le...@python.org
https://mail.python.org/mailman3//lists/python-checkins.python.org
Member address: arch...@mail-archive.com

Reply via email to