From 8e0b34dfa91bc48d17083d333c2345c03f790a00 Mon Sep 17 00:00:00 2001 From: Jenn Magder Date: Fri, 16 May 2025 13:40:36 -0700 Subject: [PATCH] Remove CODEOWNER for generated iOS files --- CODEOWNERS | 1 - 1 file changed, 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 30e7184c921..f500e7b69be 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -94,7 +94,6 @@ packages/image_picker/image_picker_macos/** @vashworth @louisehsu packages/in_app_purchase/in_app_purchase_storekit/** @louisehsu @LongCatIsLooong packages/local_auth/local_auth_darwin/** @cbracken @vashworth packages/path_provider/path_provider_foundation/** @cbracken @vashworth -packages/pigeon/**/ios/**/* @louisehsu @hellohuanlin packages/pointer_interceptor/pointer_interceptor_ios/** @louisehsu @hellohuanlin packages/quick_actions/quick_actions_ios/** @LongCatIsLooong @hellohuanlin packages/shared_preferences/shared_preferences_foundation/** @tarrinneal