diff options
-rw-r--r-- | .github/CODEOWNERS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 4d4d352..224d95f 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -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 |