]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add Stan to docs config reviewers (#148164)
authorStan Ulbrych <stan@python.org>
Mon, 6 Apr 2026 12:47:44 +0000 (13:47 +0100)
committerGitHub <noreply@github.com>
Mon, 6 Apr 2026 12:47:44 +0000 (15:47 +0300)
.github/CODEOWNERS

index c5348d606b82d84e99b511d9b074fc12d7b79618..af904a567cfb7e26298455d12bd25089942ea5f7 100644 (file)
@@ -100,12 +100,12 @@ Lib/test/test_build_details.py          @FFY00
 InternalDocs/                 @AA-Turner
 
 # Tools, Configuration, etc
-Doc/Makefile                  @AA-Turner @hugovk
-Doc/_static/                  @AA-Turner @hugovk
-Doc/conf.py                   @AA-Turner @hugovk
-Doc/make.bat                  @AA-Turner @hugovk
-Doc/requirements.txt          @AA-Turner @hugovk
-Doc/tools/                    @AA-Turner @hugovk
+Doc/Makefile                  @AA-Turner @hugovk @StanFromIreland
+Doc/_static/                  @AA-Turner @hugovk @StanFromIreland
+Doc/conf.py                   @AA-Turner @hugovk @StanFromIreland
+Doc/make.bat                  @AA-Turner @hugovk @StanFromIreland
+Doc/requirements.txt          @AA-Turner @hugovk @StanFromIreland
+Doc/tools/                    @AA-Turner @hugovk @StanFromIreland
 
 # PR Previews
 .readthedocs.yml              @AA-Turner