mirror of
https://github.com/python/cpython.git
synced 2025-11-25 04:34:37 +00:00
Omit Python/perf_jit_trampoline.c from the **/*jit* CODEOWNERS rule (#136519)
Omit perf_jit_trampoline from "JIT" codeowners
This commit is contained in:
parent
c560df9658
commit
56c6f04b88
1 changed files with 1 additions and 0 deletions
1
.github/CODEOWNERS
vendored
1
.github/CODEOWNERS
vendored
|
|
@ -27,6 +27,7 @@ Modules/Setup* @erlend-aasland
|
|||
**/*genobject* @markshannon
|
||||
**/*hamt* @1st1
|
||||
**/*jit* @brandtbucher @savannahostrowski @diegorusso
|
||||
Python/perf_jit_trampoline.c # Exclude the owners of "**/*jit*", above.
|
||||
Objects/set* @rhettinger
|
||||
Objects/dict* @methane @markshannon
|
||||
Objects/typevarobject.c @JelleZijlstra
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue