From: Peter Bierma Date: Thu, 19 Feb 2026 20:18:37 +0000 (-0500) Subject: Add myself as a codeowner for the C API documentation (#145017) X-Git-Tag: v3.15.0a7~215 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=87c4fc1321b8e5dae4db8d2ca9e335276c2ccfc3;p=thirdparty%2FPython%2Fcpython.git Add myself as a codeowner for the C API documentation (#145017) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> --- diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 67c08c9ddaee..f656e8e52cd3 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