mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
parent
a0b1b32534
commit
a5e020c8b6
18
CODEOWNERS
18
CODEOWNERS
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user