Update CODEOWNERS (#166444)

Use tighter directory structures.
This commit is contained in:
Matan Lurey 2025-04-02 12:47:58 -07:00 committed by GitHub
parent a0b1b32534
commit a5e020c8b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,10 +11,20 @@
/packages/flutter_tools/templates/**/Podfile* @vashworth
/packages/flutter_tools/lib/src/ios/ @vashworth
# flutter_driver, integration_test, and internal dev infra.
/dev/** @matanlurey
/packages/flutter_driver/** @matanlurey
/packages/integration_test/** @matanlurey
# Internal dev infra that is closely tied to team-infra.
/bin/internal/update_engine_version.ps1 @matanlurey
/bin/internal/update_engine_version.sh @matanlurey
/dev/bots/** @matanlurey
/dev/conductor/** @matanlurey
/dev/devicelab/** @matanlurey
/dev/tools/test/update_engine_version_test.dart @matanlurey
# flutter_drver, integration_test. Intentionally omit root files (i.e. pubspec.yaml upgrades).
/dev/tools/android_driver_extensions @matanlurey
/packages/flutter_driver/lib/** @matanlurey
/packages/flutter_driver/test/** @matanlurey
/packages/integration_test/lib/** @matanlurey
/packages/integration_test/test/** @matanlurey
# The following files define an Application Binary Interface (ABI) that must maintain
# both forward and backward compatibility. Changes should be heavily