OLD | NEW |
1 blundell@chromium.org | 1 blundell@chromium.org |
2 caitkp@chromium.org | 2 caitkp@chromium.org |
3 jochen@chromium.org | 3 jochen@chromium.org |
4 sdefresne@chromium.org | 4 sdefresne@chromium.org |
5 | 5 |
6 # Note: Best not to use globs (like autofill*) due to crbug.com/397984 | 6 # Note: Best not to use globs (like autofill*) due to crbug.com/397984 |
7 | 7 |
8 per-file app_modal.gypi=file://components/app_modal/OWNERS | 8 per-file app_modal.gypi=file://components/app_modal/OWNERS |
9 per-file app_modal_strings.grdp=file://components/app_modal/OWNERS | 9 per-file app_modal_strings.grdp=file://components/app_modal/OWNERS |
10 | 10 |
11 per-file arc.gypi=file://components/arc/OWNERS | 11 per-file arc.gypi=file://components/arc/OWNERS |
12 | 12 |
13 per-file audio_modem.gypi=file://components/audio_modem/OWNERS | |
14 | |
15 per-file autofill.gypi=file://components/autofill/OWNERS | 13 per-file autofill.gypi=file://components/autofill/OWNERS |
16 per-file autofill_strings.grdp=file://components/autofill/OWNERS | 14 per-file autofill_strings.grdp=file://components/autofill/OWNERS |
17 | 15 |
18 per-file bookmark_bar_strings.grdp=file://components/bookmarks/OWNERS | 16 per-file bookmark_bar_strings.grdp=file://components/bookmarks/OWNERS |
19 per-file bookmarks.gypi=file://components/bookmarks/OWNERS | 17 per-file bookmarks.gypi=file://components/bookmarks/OWNERS |
20 | 18 |
21 per-file browser_sync.gypi=file://components/browser_sync/OWNERS | 19 per-file browser_sync.gypi=file://components/browser_sync/OWNERS |
22 | 20 |
23 per-file browsing_data.gypi=file://components/browsing_data/OWNERS | 21 per-file browsing_data.gypi=file://components/browsing_data/OWNERS |
24 | 22 |
(...skipping 229 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
254 per-file wifi.gypi=file://components/wifi/OWNERS | 252 per-file wifi.gypi=file://components/wifi/OWNERS |
255 | 253 |
256 per-file *.isolate=maruel@chromium.org | 254 per-file *.isolate=maruel@chromium.org |
257 per-file *.isolate=tandrii@chromium.org | 255 per-file *.isolate=tandrii@chromium.org |
258 per-file *.isolate=vadimsh@chromium.org | 256 per-file *.isolate=vadimsh@chromium.org |
259 | 257 |
260 # These are for the common case of adding or removing tests. If you're making | 258 # These are for the common case of adding or removing tests. If you're making |
261 # structural changes, please get a review from one of the overall components | 259 # structural changes, please get a review from one of the overall components |
262 # OWNERS. | 260 # OWNERS. |
263 per-file components_tests.gyp=* | 261 per-file components_tests.gyp=* |
OLD | NEW |