diff --git a/CODEOWNERS b/CODEOWNERS index b45ddf1515..4c9c22830f 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -10,6 +10,6 @@ /packages/flutter_tools/templates/module/ios/ @jmagman /packages/flutter_tools/templates/**/Podfile* @jmagman -# In the process of moving to flutter/engine, so ask matan if -# modifying anything here (https://github.com/flutter/flutter/issues/150869). -/docs/engine/** @matanlurey +# Working on flutter_driver improvements. +# See https://github.com/flutter/flutter/issues/148028. +/packages/flutter_driver/** @matanlurey