mirror of
https://github.com/python/cpython.git
synced 2026-06-05 09:21:43 +00:00
gh-146445: Update CODEOWNERS for Android and iOS migration to Platforms directory (#149543)
This commit is contained in:
parent
d36e5b8644
commit
5b58fbc07c
1 changed files with 2 additions and 3 deletions
5
.github/CODEOWNERS
vendored
5
.github/CODEOWNERS
vendored
|
|
@ -156,7 +156,7 @@ Misc/libabigail.abignore @encukou
|
|||
# ----------------------------------------------------------------------------
|
||||
|
||||
# Android
|
||||
Android/ @mhsmith @freakboy3742
|
||||
Platforms/Android/ @mhsmith @freakboy3742
|
||||
Doc/using/android.rst @mhsmith @freakboy3742
|
||||
Lib/_android_support.py @mhsmith @freakboy3742
|
||||
Lib/test/test_android.py @mhsmith @freakboy3742
|
||||
|
|
@ -164,8 +164,7 @@ Lib/test/test_android.py @mhsmith @freakboy3742
|
|||
# iOS
|
||||
Doc/using/ios.rst @freakboy3742
|
||||
Lib/_ios_support.py @freakboy3742
|
||||
Apple/ @freakboy3742
|
||||
iOS/ @freakboy3742
|
||||
Platforms/Apple/ @freakboy3742
|
||||
|
||||
# macOS
|
||||
Mac/ @python/macos-team
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue