Skip to content

Commit 430c566

Browse files
brandtbucherhugovk
authored andcommitted
[3.13] Omit Python/perf_jit_trampoline.c from the **/*jit* CODEOWNERS rule (GH-136519)
Omit perf_jit_trampoline from "JIT" codeowners (cherry picked from commit 56c6f04) Co-authored-by: Brandt Bucher <brandtbucher@microsoft.com>
1 parent ee894d2 commit 430c566

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ configure* @erlend-aasland @corona10
2222
**/*genobject* @markshannon
2323
**/*hamt* @1st1
2424
**/*jit* @brandtbucher
25+
Python/perf_jit_trampoline.c # Exclude the owners of "**/*jit*", above.
2526
Objects/set* @rhettinger
2627
Objects/dict* @methane @markshannon
2728
Objects/typevarobject.c @JelleZijlstra

0 commit comments

Comments
 (0)