Add macos-team as a code owner (GH-10045)

This commit is contained in:
Ned Deily 2018-10-23 09:37:02 -04:00 committed by GitHub
parent fa5329424f
commit 96f2c73954
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
.github/CODEOWNERS vendored
View file

@ -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