Skip to content

Commit 43eaf99

Browse files
hugovkbrandtbucher
andauthored
[3.14] Omit Python/perf_jit_trampoline.c from the **/*jit* CODEOWNERS rule (GH-136519) (#140987)
Co-authored-by: Brandt Bucher <[email protected]>
1 parent 2511fce commit 43eaf99

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
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)