8000 Add codeowners for PYREPL (#119550) · python/cpython@6b6c1a9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6b6c1a9

Browse files
authored
Add codeowners for PYREPL (#119550)
1 parent e3bac04 commit 6b6c1a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,11 @@ Python/bytecodes.c @markshannon @gvanrossum
3939
Python/optimizer*.c @markshannon @gvanrossum
4040
Python/optimizer_analysis.c @Fidget-Spinner
4141
Python/optimizer_bytecodes.c @Fidget-Spinner
42+
Lib/_pyrepl/* @pablogsal @lysnikolaou @ambv
4243
Lib/test/test_patma.py @brandtbucher
4344
Lib/test/test_type_*.py @JelleZijlstra
4445
Lib/test/test_capi/test_misc.py @markshannon @gvanrossum
46+
Lib/test/test_pyrepl/* @pablogsal @lysnikolaou @ambv
4547
Tools/c-analyzer/ @ericsnowcurrently
4648

4749
# dbm

0 commit comments

Comments
 (0)
0