Fix the CODEOWNERS for _interpretersmodule.c (gh-120288)

This commit is contained in:
AN Long
2024-06-11 00:45:16 +08:00
committed by GitHub
parent 7aff2de62b
commit 6efe346069
+1 -1
View File
@@ -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