From: Tian Gao Date: Thu, 6 Jun 2024 17:20:37 +0000 (-0700) Subject: Add Tian Gao to CODEOWNERS and ACKS (GH-120166) X-Git-Tag: v3.14.0a1~1580 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=417bec733c11e63df559ecf898802dbef590142e;p=thirdparty%2FPython%2Fcpython.git Add Tian Gao to CODEOWNERS and ACKS (GH-120166) --- diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index c7021b3c2a4c..811b8cfdab17 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -174,6 +174,10 @@ Lib/ast.py @isidentical @JelleZijlstra /Lib/test/test_subprocess.py @gpshead /Modules/*subprocess* @gpshead +# debugger +**/*pdb* @gaogaotiantian +**/*bdb* @gaogaotiantian + # Limited C API & stable ABI Tools/build/stable_abi.py @encukou Misc/stable_abi.toml @encukou diff --git a/Misc/ACKS b/Misc/ACKS index af92d81ff314..2f4c0793437f 100644 --- a/Misc/ACKS +++ b/Misc/ACKS @@ -610,6 +610,7 @@ Nitin Ganatra Soumendra Ganguly (गङ्गोपाध्याय) Fred Gansevles Paul Ganssle +Tian Gao Lars Marius Garshol Jake Garver Dan Gass