diff --git a/CODEOWNERS b/CODEOWNERS index c720b7806..1a9e12264 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,4 +1,4 @@ # Global rule for the whole codebase. Every PR needs to be reviewed by at least one permanent team member. -# This empty team will act as a proxy for the PullAssigner bot. When a new PR arrives, PullAssigner will be triggered, -# which will then pick members from the iOS-Admin team -* @babylonhealth/iOS-PullAssigner +# When a new PR arrives, GitHub auto reviewer assignment feature will be triggered, which will then pick +# members from the iOS-Dev team +* @babylonhealth/ios-devs