We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd5545b commit 5fd8464Copy full SHA for 5fd8464
.github/CODEOWNERS
@@ -1 +1,8 @@
1
-* @aws-amplify/amplify-ios
+# Amplify iOS / Swift team has general approval permissions.
2
+* @aws-amplify/amplify-ios
3
+
4
+# Changes to this file requires admin approval.
5
+/.github/CODEOWNERS @aws-amplify/amplify-ios-admins
6
7
+# Changes to Xcode / OS runtime versions run in CI/CD requires admin approval.
8
+/.github/composite_actions/get_platform_parameters/action.yml @aws-amplify/amplify-ios-admins
0 commit comments