]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.13] Fix the CODEOWNERS for _interpretersmodule.c (gh-120324)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 10 Jun 2024 17:11:22 +0000 (19:11 +0200)
committerGitHub <noreply@github.com>
Mon, 10 Jun 2024 17:11:22 +0000 (17:11 +0000)
(cherry picked from commit 6efe3460693c4f39de198a64cebeeee8b1d4e8b6, AKA gh-120288)

Co-authored-by: AN Long <aisk@users.noreply.github.com>
.github/CODEOWNERS

index 45a5f3ceb67b44ae3948e93ebbafe59cfa85fe5f..a7d60f222d1f2e26ddce14a0634d146ceaadf31d 100644 (file)
@@ -240,7 +240,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