diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index cd71338ab11bb7..303904818e5e97 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -22,6 +22,7 @@ configure* @erlend-aasland @corona10 **/*genobject* @markshannon **/*hamt* @1st1 **/*jit* @brandtbucher +Python/perf_jit_trampoline.c # Exclude the owners of "**/*jit*", above. Objects/set* @rhettinger Objects/dict* @methane @markshannon Objects/typevarobject.c @JelleZijlstra