]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add Tian Gao to CODEOWNERS and ACKS (GH-120166)
authorTian Gao <gaogaotiantian@hotmail.com>
Thu, 6 Jun 2024 17:20:37 +0000 (10:20 -0700)
committerGitHub <noreply@github.com>
Thu, 6 Jun 2024 17:20:37 +0000 (10:20 -0700)
.github/CODEOWNERS
Misc/ACKS

index c7021b3c2a4c40d0eaff94c45d147fa3154d55ae..811b8cfdab17dc9bd3f819abc4a4a881c65eb60d 100644 (file)
@@ -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
index af92d81ff3141a75524ea7493ce83360694fbcba..2f4c0793437fb6d2da9ef0ae2c079923dd2319c1 100644 (file)
--- 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