]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Make self turtledemo codeowner (#123524)
authorTerry Jan Reedy <tjreedy@udel.edu>
Sat, 31 Aug 2024 01:59:12 +0000 (21:59 -0400)
committerGitHub <noreply@github.com>
Sat, 31 Aug 2024 01:59:12 +0000 (21:59 -0400)
.github/CODEOWNERS

index 9aa5004b0cdb7fd13fe3949f56d52788520455f9..2ff642f811df1c2d49461f21833fddfdc7408674 100644 (file)
@@ -211,8 +211,9 @@ Doc/c-api/stable.rst          @encukou
 
 **/*ensurepip*                @pfmoore @pradyunsg
 
-**/*idlelib*                  @terryjreedy
 /Doc/library/idle.rst         @terryjreedy
+**/*idlelib*                  @terryjreedy
+**/*turtledemo*               @terryjreedy
 
 **/*annotationlib*            @JelleZijlstra
 **/*typing*                   @JelleZijlstra @AlexWaygood