There was an error while loading. Please reload this page.
1 parent 223ee6d commit 2736620Copy full SHA for 2736620
1 file changed
.github/CODEOWNERS
@@ -598,6 +598,12 @@ Doc/library/tomllib.rst @encukou @hauntsaninja
598
Lib/test/test_tomllib/ @encukou @hauntsaninja
599
Lib/tomllib/ @encukou @hauntsaninja
600
601
+# Turtle
602
+Doc/library/turtle.rst @StanFromIreland
603
+Doc/library/turtle-star.png @StanFromIreland
604
+Lib/test/test_turtle.py @StanFromIreland
605
+Lib/turtle.py @StanFromIreland
606
+
607
# Typing
608
Doc/library/typing.rst @JelleZijlstra @AlexWaygood
609
Lib/test/test_typing.py @JelleZijlstra @AlexWaygood
0 commit comments