8000 [3.13] Fix the CODEOWNERS for _interpretersmodule.c (gh-120324) · python/cpython@ffc8e21 · GitHub
[go: up one dir, main page]

Skip to content

Commit ffc8e21

Browse files
miss-islingtonaisk
andauthored
[3.13] Fix the CODEOWNERS for _interpretersmodule.c (gh-120324)
(cherry picked from commit 6efe346, AKA gh-120288) Co-authored-by: AN Long <aisk@users.noreply.github.com>
1 parent 14ff4c9 commit ffc8e21

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
@@ -240,7 +240,7 @@ Doc/howto/clinic.rst @erlend-aasland
240240
**/*interpreteridobject.* @ericsnowcurrently
241241
**/*crossinterp* @ericsnowcurrently
242242
Lib/test/support/interpreters/ @ericsnowcurrently
243-
Modules/_xx*interp*module.c @ericsnowcurrently
243+
Modules/_interp*module.c @ericsnowcurrently
244244
Lib/test/test_interpreters/ @ericsnowcurrently
245245

246246
# Android

0 commit comments

Comments
 (0)
0