mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
Become a CODEOWNER for typing (#31374)
This commit is contained in:
parent
580cd9ab29
commit
6f1efd19a7
1 changed files with 1 additions and 1 deletions
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
|
|
@ -136,7 +136,7 @@ Lib/ast.py @isidentical
|
|||
|
||||
**/*idlelib* @terryjreedy
|
||||
|
||||
**/*typing* @gvanrossum @Fidget-Spinner
|
||||
**/*typing* @gvanrossum @Fidget-Spinner @JelleZijlstra
|
||||
|
||||
**/*asyncore @giampaolo
|
||||
**/*asynchat @giampaolo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue