mirror of
https://github.com/python/cpython.git
synced 2025-08-02 16:13:13 +00:00
Add codeowners for PYREPL (#119550)
This commit is contained in:
parent
e3bac04c37
commit
6b6c1a904f
1 changed files with 2 additions and 0 deletions
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
|
@ -39,9 +39,11 @@ Python/bytecodes.c @markshannon @gvanrossum
|
|||
Python/optimizer*.c @markshannon @gvanrossum
|
||||
Python/optimizer_analysis.c @Fidget-Spinner
|
||||
Python/optimizer_bytecodes.c @Fidget-Spinner
|
||||
Lib/_pyrepl/* @pablogsal @lysnikolaou @ambv
|
||||
Lib/test/test_patma.py @brandtbucher
|
||||
Lib/test/test_type_*.py @JelleZijlstra
|
||||
Lib/test/test_capi/test_misc.py @markshannon @gvanrossum
|
||||
Lib/test/test_pyrepl/* @pablogsal @lysnikolaou @ambv
|
||||
Tools/c-analyzer/ @ericsnowcurrently
|
||||
|
||||
# dbm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue