diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 4d4d352601b..224d95fd197 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