Skip to content

Commit

Permalink
Add Tian Gao to CODEOWNERS and ACKS (GH-120166)
Browse files Browse the repository at this point in the history
  • Loading branch information
gaogaotiantian authored Jun 6, 2024
1 parent 2d7ff6e commit 417bec7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions Misc/ACKS
Original file line number Diff line number Diff line change
Expand Up @@ -610,6 +610,7 @@ Nitin Ganatra
Soumendra Ganguly (गङ्गोपाध्याय)
Fred Gansevles
Paul Ganssle
Tian Gao
Lars Marius Garshol
Jake Garver
Dan Gass
Expand Down

0 comments on commit 417bec7

Please sign in to comment.