Baligh Uddin | 9ce3bb7 | 2021-11-06 18:41:54 +0000 | [diff] [blame] | 1 | # Project owners |
William Escande | 07d381f | 2023-04-25 23:29:15 -0700 | [diff] [blame] | 2 | girardier@google.com #{LAST_RESORT_SUGGESTION} |
| 3 | muhammadfalam@google.com #{LAST_RESORT_SUGGESTION} |
| 4 | sattiraju@google.com #{LAST_RESORT_SUGGESTION} |
| 5 | siyuanh@google.com #{LAST_RESORT_SUGGESTION} |
| 6 | sungsoo@google.com #{LAST_RESORT_SUGGESTION} |
Abhishek Pandit-Subedi | d200140 | 2021-12-08 10:31:39 -0800 | [diff] [blame] | 7 | |
| 8 | # Per-file ownership |
| 9 | |
William Escande | 0284d7a | 2022-12-20 10:27:02 -0800 | [diff] [blame] | 10 | per-file *.bp,*.xml=wescande@google.com |
David Duarte | 052c718 | 2023-04-12 23:06:41 +0000 | [diff] [blame] | 11 | per-file TEST_MAPPING,*.bp,*.xml=licorne@google.com |
David Duarte | 0e11781 | 2022-11-18 21:56:02 +0000 | [diff] [blame] | 12 | |
Abhishek Pandit-Subedi | d200140 | 2021-12-08 10:31:39 -0800 | [diff] [blame] | 13 | # ChromeOS team owns Linux build files |
| 14 | # - build.py is used for Linux build |
| 15 | # - *.gn is for GN build rules |
Abhishek Pandit-Subedi | 69e8f55 | 2023-02-14 13:27:00 -0800 | [diff] [blame] | 16 | # - Cargo.toml is for Rust build rules |
| 17 | per-file build.py,*.gn,Cargo.toml=file:/OWNERS_chromeos |