From 1ce9e5880347346105693aba211f4c378f5a9b6a Mon Sep 17 00:00:00 2001 From: Terry Jan Reedy Date: Fri, 30 Aug 2024 21:59:12 -0400 Subject: [PATCH] Make self turtledemo codeowner (#123524) --- .github/CODEOWNERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 9aa5004b0cdb..2ff642f811df 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -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 -- 2.47.3