]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add macos-team as a code owner (GH-10045)
authorNed Deily <nad@python.org>
Tue, 23 Oct 2018 13:37:02 +0000 (09:37 -0400)
committerGitHub <noreply@github.com>
Tue, 23 Oct 2018 13:37:02 +0000 (09:37 -0400)
.github/CODEOWNERS

index 4d4d352601b833d26dd9bca59258356caa3c9554..224d95fd19719f66cd86b8057430cd6f1023da72 100644 (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