1# Project owners 2girardier@google.com #{LAST_RESORT_SUGGESTION} 3muhammadfalam@google.com #{LAST_RESORT_SUGGESTION} 4sattiraju@google.com #{LAST_RESORT_SUGGESTION} 5siyuanh@google.com #{LAST_RESORT_SUGGESTION} 6sungsoo@google.com #{LAST_RESORT_SUGGESTION} 7 8# Per-file ownership 9 10per-file *.bp,*.xml=wescande@google.com 11per-file TEST_MAPPING,*.bp,*.xml=licorne@google.com 12 13# ChromeOS team owns Linux build files 14# - build.py is used for Linux build 15# - *.gn is for GN build rules 16# - Cargo.toml is for Rust build rules 17per-file build.py,*.gn,Cargo.toml=file:/OWNERS_chromeos 18