-
Notifications
You must be signed in to change notification settings - Fork 86
/
CODEOWNERS
Validating CODEOWNERS rules...
22 lines (18 loc) · 1.05 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
* @MobileNativeFoundation/rules_xcodeproj-maintainers
# Release
/.bazelignore @MobileNativeFoundation/rules_xcodeproj-maintainers-release
/.bazelversion @MobileNativeFoundation/rules_xcodeproj-maintainers-release
/.bcr/ @MobileNativeFoundation/rules_xcodeproj-maintainers-release
/distribution/ @MobileNativeFoundation/rules_xcodeproj-maintainers-release
/MODULE.bazel @MobileNativeFoundation/rules_xcodeproj-maintainers-release
tools/bazel @MobileNativeFoundation/rules_xcodeproj-maintainers-release
/xcodeproj/repositories.bzl @MobileNativeFoundation/rules_xcodeproj-maintainers-release
# Admin
*.bazelrc @MobileNativeFoundation/rules_xcodeproj-admins
/.github/ @MobileNativeFoundation/rules_xcodeproj-admins
/buildbuddy.yaml @MobileNativeFoundation/rules_xcodeproj-admins
/CODEOWNERS @MobileNativeFoundation/rules_xcodeproj-admins
/CONTRIBUTING.md @MobileNativeFoundation/rules_xcodeproj-admins
/LICENSE @MobileNativeFoundation/rules_xcodeproj-admins
/MAINTENANCE.md @MobileNativeFoundation/rules_xcodeproj-admins
/README.md @MobileNativeFoundation/rules_xcodeproj-admins