Notify me of changes to flutter_driver. (#152188)

Part of https://github.com/flutter/flutter/issues/148028.
This commit is contained in:
Matan Lurey 2024-07-23 13:41:22 -07:00 committed by GitHub
parent b4d7721af0
commit d436acf808
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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