diff options
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r-- | .github/CODEOWNERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000000..2961f0f5c3 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,9 @@ +# iOS +/platform/ios/ @mapbox/maps-ios-reviewers + +# macOS +/platform/macos/ @1ec5 @mapbox/maps-ios-reviewers + +# Darwin +/platform/darwin/ @1ec5 @mapbox/maps-ios-reviewers + |