mirror of
https://github.com/python/cpython.git
synced 2026-01-06 07:22:09 +00:00
Fix the CODEOWNERS for _interpretersmodule.c (gh-120288)
This commit is contained in:
parent
7aff2de62b
commit
6efe346069
1 changed files with 1 additions and 1 deletions
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
|
|
@ -245,7 +245,7 @@ Doc/howto/clinic.rst @erlend-aasland
|
|||
**/*interpreteridobject.* @ericsnowcurrently
|
||||
**/*crossinterp* @ericsnowcurrently
|
||||
Lib/test/support/interpreters/ @ericsnowcurrently
|
||||
Modules/_xx*interp*module.c @ericsnowcurrently
|
||||
Modules/_interp*module.c @ericsnowcurrently
|
||||
Lib/test/test_interpreters/ @ericsnowcurrently
|
||||
|
||||
# Android
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue