diff --git a/CODEOWNERS b/CODEOWNERS index bb11af9e98e..57f21400ce3 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -9,3 +9,7 @@ /packages/flutter_tools/pubspec.yaml @christopherfujino /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