]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add codeowners for PYREPL (#119550)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Sat, 25 May 2024 16:21:07 +0000 (17:21 +0100)
committerGitHub <noreply@github.com>
Sat, 25 May 2024 16:21:07 +0000 (16:21 +0000)
.github/CODEOWNERS

index 1f5f7e57dc4859f1b20918a710ae3a99071abe88..e955567ec0b0f8300c342c0d8fed8348b4f96887 100644 (file)
@@ -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