]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Fix the CODEOWNERS for _interpretersmodule.c (gh-120288)
authorAN Long <aisk@users.noreply.github.com>
Mon, 10 Jun 2024 16:45:16 +0000 (00:45 +0800)
committerGitHub <noreply@github.com>
Mon, 10 Jun 2024 16:45:16 +0000 (10:45 -0600)
.github/CODEOWNERS

index 811b8cfdab17dc9bd3f819abc4a4a881c65eb60d..8bc40fcb9e899918a33fe02de9eb45f808236b3b 100644 (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