OLD | NEW |
1 ben@chromium.org | 1 ben@chromium.org |
2 pkasting@chromium.org | 2 pkasting@chromium.org |
3 sky@chromium.org | 3 sky@chromium.org |
4 # NOTE: Do not use the above owners when you're in a subdirectory that has | 4 # NOTE: Do not use the above owners when you're in a subdirectory that has |
5 # OWNERS file. Prefer these instead as these OWNERS will be more familiar, and | 5 # OWNERS file. Prefer these instead as these OWNERS will be more familiar, and |
6 # to load balance. Only use the above for subdirectories when doing refactorings | 6 # to load balance. Only use the above for subdirectories when doing refactorings |
7 # that touch all the platforms. | 7 # that touch all the platforms. |
8 | 8 |
9 per-file browser_tab_contents.*=avi@chromium.org | 9 per-file browser_tab_contents.*=avi@chromium.org |
10 | 10 |
11 # Instant/Search files. | 11 # Instant/Search files. |
12 per-file browser_instant_controller.*=brettw@chromium.org | 12 per-file browser_instant_controller*=brettw@chromium.org |
13 per-file browser_instant_controller.*=jered@chromium.org | 13 per-file browser_instant_controller*=jered@chromium.org |
14 per-file browser_instant_controller.*=samarth@chromium.org | 14 per-file browser_instant_controller*=samarth@chromium.org |
OLD | NEW |