]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add myself as a codeowner for the C API documentation (#145017)
authorPeter Bierma <zintensitydev@gmail.com>
Thu, 19 Feb 2026 20:18:37 +0000 (15:18 -0500)
committerGitHub <noreply@github.com>
Thu, 19 Feb 2026 20:18:37 +0000 (15:18 -0500)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
.github/CODEOWNERS

index 67c08c9ddaee9e76149cf44af2be24b0b775778e..f656e8e52cd3dcbf8d6269cd4f3b062388728c57 100644 (file)
@@ -111,6 +111,7 @@ Doc/tools/                    @AA-Turner @hugovk
 .readthedocs.yml              @AA-Turner
 
 # Sections
+Doc/c-api/                    @ZeroIntensity
 Doc/reference/                @willingc @AA-Turner
 Doc/whatsnew/                 @AA-Turner