https://github.com/python/cpython/commit/87c4fc1321b8e5dae4db8d2ca9e335276c2ccfc3
commit: 87c4fc1321b8e5dae4db8d2ca9e335276c2ccfc3
branch: main
author: Peter Bierma <[email protected]>
committer: AA-Turner <[email protected]>
date: 2026-02-19T15:18:37-05:00
summary:

Add myself as a codeowner for the C API documentation (#145017)

Co-authored-by: Adam Turner <[email protected]>

files:
M .github/CODEOWNERS

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 67c08c9ddaee9e..f656e8e52cd3dc 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -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
 

_______________________________________________
Python-checkins mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3//lists/python-checkins.python.org
Member address: [email protected]

Reply via email to