8000 Omit `Python/perf_jit_trampoline.c` from the `**/*jit*` CODEOWNERS ru… · python/cpython@56c6f04 · GitHub
[go: up one dir, main page]

Skip to content

Commit 56c6f04

Browse files
authored
Omit Python/perf_jit_trampoline.c from the **/*jit* CODEOWNERS rule (#136519)
Omit perf_jit_trampoline from "JIT" codeowners
1 parent c560df9 commit 56c6f04

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