Skip to content

Commit c4115e9

Browse files
aiskmrahtz
authored andcommitted
Fix the CODEOWNERS for _interpretersmodule.c (pythongh-120288)
1 parent 82931eb commit c4115e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ Doc/howto/clinic.rst @erlend-aasland
245245
**/*interpreteridobject.* @ericsnowcurrently
246246
**/*crossinterp* @ericsnowcurrently
247247
Lib/test/support/interpreters/ @ericsnowcurrently
248-
Modules/_xx*interp*module.c @ericsnowcurrently
248+
Modules/_interp*module.c @ericsnowcurrently
249249
Lib/test/test_interpreters/ @ericsnowcurrently
250250

251251
# Android

0 commit comments

Comments
 (0)