mirror of
https://github.com/python/cpython.git
synced 2025-07-07 19:35:27 +00:00
CODEOWNERS: add myself to unionobject.c (#132808)
This commit is contained in:
parent
a6a3dbb7db
commit
722c501dba
1 changed files with 1 additions and 0 deletions
1
.github/CODEOWNERS
vendored
1
.github/CODEOWNERS
vendored
|
@ -30,6 +30,7 @@ Modules/Setup* @erlend-aasland
|
|||
Objects/set* @rhettinger
|
||||
Objects/dict* @methane @markshannon
|
||||
Objects/typevarobject.c @JelleZijlstra
|
||||
Objects/unionobject.c @JelleZijlstra
|
||||
Objects/type* @markshannon
|
||||
Objects/codeobject.c @markshannon
|
||||
Objects/frameobject.c @markshannon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue