Skip to content

Commit 417bec7

Browse files
Add Tian Gao to CODEOWNERS and ACKS (GH-120166)
1 parent 2d7ff6e commit 417bec7

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.github/CODEOWNERS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,10 @@ Lib/ast.py @isidentical @JelleZijlstra
174174
/Lib/test/test_subprocess.py @gpshead
175175
/Modules/*subprocess* @gpshead
176176

177+
# debugger
178+
**/*pdb* @gaogaotiantian
179+
**/*bdb* @gaogaotiantian
180+
177181
# Limited C API & stable ABI
178182
Tools/build/stable_abi.py @encukou
179183
Misc/stable_abi.toml @encukou

Misc/ACKS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -610,6 +610,7 @@ Nitin Ganatra
610610
Soumendra Ganguly (गङ्गोपाध्याय)
611611
Fred Gansevles
612612
Paul Ganssle
613+
Tian Gao
613614
Lars Marius Garshol
614615
Jake Garver
615616
Dan Gass

0 commit comments

Comments
 (0)