From cc8c51bf9543d073404b9a01ab547e81d6ac7046 Mon Sep 17 00:00:00 2001 From: keyonghan <54558023+keyonghan@users.noreply.github.com> Date: Tue, 14 Mar 2023 15:15:58 -0700 Subject: [PATCH] remove (#122624) Remove ownership on ci.yaml --- CODEOWNERS | 1 - 1 file changed, 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 99b867f79f..a9895f1eb1 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -7,7 +7,6 @@ # Use git ls-files '' without a / prefix to see the list of matching files. /CODEOWNERS @jmagman -/.ci.yaml @keyonghan /packages/flutter_tools/pubspec.yaml @christopherfujino /packages/flutter_tools/templates/module/ios/ @jmagman /packages/flutter_tools/templates/**/Podfile* @jmagman