Skip to content

Commit

Permalink
chore: require admin approval for codeowners and CI/CD versions (#3684)
Browse files Browse the repository at this point in the history
  • Loading branch information
atierian authored May 7, 2024
1 parent cd5545b commit 5fd8464
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
* @aws-amplify/amplify-ios
# Amplify iOS / Swift team has general approval permissions.
* @aws-amplify/amplify-ios

# Changes to this file requires admin approval.
/.github/CODEOWNERS @aws-amplify/amplify-ios-admins

# Changes to Xcode / OS runtime versions run in CI/CD requires admin approval.
/.github/composite_actions/get_platform_parameters/action.yml @aws-amplify/amplify-ios-admins

0 comments on commit 5fd8464

Please sign in to comment.