Skip to content

Commit beea7d0

Browse files
brandtbucherAgent-Hellboy
authored andcommitted
Omit Python/perf_jit_trampoline.c from the **/*jit* CODEOWNERS rule (python#136519)
Omit perf_jit_trampoline from "JIT" codeowners
1 parent 92d73b0 commit beea7d0

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
@@ -27,6 +27,7 @@ Modules/Setup* @erlend-aasland
2727
**/*genobject* @markshannon
2828
**/*hamt* @1st1
2929
**/*jit* @brandtbucher @savannahostrowski @diegorusso
30+
Python/perf_jit_trampoline.c # Exclude the owners of "**/*jit*", above.
3031
Objects/set* @rhettinger
3132
Objects/dict* @methane @markshannon
3233
Objects/typevarobject.c @JelleZijlstra

0 commit comments

Comments
 (0)