blob: 02b536d995a62c523407bab5e347fd4e6b4c22b7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Project owners
sattiraju@google.com
siyuanh@google.com
sungsoo@google.com
zachoverflow@google.com
# Per-file ownership
# ChromeOS team owns Linux build files
# - build.py is used for Linux build
# - *.gn is for GN build rules
per-file build.py,*.gn=file:/OWNERS_chromeos
|