mirror of
https://github.com/python/cpython.git
synced 2025-11-25 04:34:37 +00:00
Add macos-team as a code owner (GH-10045)
This commit is contained in:
parent
fa5329424f
commit
96f2c73954
1 changed files with 4 additions and 0 deletions
4
.github/CODEOWNERS
vendored
4
.github/CODEOWNERS
vendored
|
|
@ -67,3 +67,7 @@ Python/bootstrap_hash.c @python/crypto-team
|
|||
**/*idlelib* @terryjreedy
|
||||
|
||||
**/*typing* @gvanrossum @ilevkivskyi
|
||||
|
||||
# macOS
|
||||
/Mac/ @python/macos-team
|
||||
**/*osx_support* @python/macos-team
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue