| 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 |
| (...skipping 21 matching lines...) Expand all Loading... |
| 32 per-file chrome_apps.gypi=file://components/chrome_apps/OWNERS | 32 per-file chrome_apps.gypi=file://components/chrome_apps/OWNERS |
| 33 | 33 |
| 34 per-file cloud_devices.gypi=file://components/cloud_devices/OWNERS | 34 per-file cloud_devices.gypi=file://components/cloud_devices/OWNERS |
| 35 | 35 |
| 36 per-file component_updater.gypi=file://components/component_updater/OWNERS | 36 per-file component_updater.gypi=file://components/component_updater/OWNERS |
| 37 | 37 |
| 38 per-file constrained_window.gypi=file://components/constrained_window/OWNERS | 38 per-file constrained_window.gypi=file://components/constrained_window/OWNERS |
| 39 | 39 |
| 40 per-file content_settings.gypi=file://components/content_settings/OWNERS | 40 per-file content_settings.gypi=file://components/content_settings/OWNERS |
| 41 | 41 |
| 42 per-file contextual_search.gypi=file://components/contextual_search/OWNERS |
| 43 |
| 42 per-file crash.gypi=file://components/crash/OWNERS | 44 per-file crash.gypi=file://components/crash/OWNERS |
| 43 per-file crash_strings.grdp=file://components/crash/OWNERS | 45 per-file crash_strings.grdp=file://components/crash/OWNERS |
| 44 | 46 |
| 45 per-file cronet.gypi=file://components/cronet/OWNERS | 47 per-file cronet.gypi=file://components/cronet/OWNERS |
| 46 | 48 |
| 47 per-file data_reduction_proxy.gypi=file://components/data_reduction_proxy/OWNERS | 49 per-file data_reduction_proxy.gypi=file://components/data_reduction_proxy/OWNERS |
| 48 | 50 |
| 49 per-file data_usage.gypi=file://components/data_usage/OWNERS | 51 per-file data_usage.gypi=file://components/data_usage/OWNERS |
| 50 | 52 |
| 51 per-file data_use_measurement.gypi=file://components/data_use_measurement/OWNERS | 53 per-file data_use_measurement.gypi=file://components/data_use_measurement/OWNERS |
| (...skipping 196 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 248 per-file wifi.gypi=file://components/wifi/OWNERS | 250 per-file wifi.gypi=file://components/wifi/OWNERS |
| 249 | 251 |
| 250 per-file *.isolate=maruel@chromium.org | 252 per-file *.isolate=maruel@chromium.org |
| 251 per-file *.isolate=tandrii@chromium.org | 253 per-file *.isolate=tandrii@chromium.org |
| 252 per-file *.isolate=vadimsh@chromium.org | 254 per-file *.isolate=vadimsh@chromium.org |
| 253 | 255 |
| 254 # These are for the common case of adding or removing tests. If you're making | 256 # These are for the common case of adding or removing tests. If you're making |
| 255 # structural changes, please get a review from one of the overall components | 257 # structural changes, please get a review from one of the overall components |
| 256 # OWNERS. | 258 # OWNERS. |
| 257 per-file components_tests.gyp=* | 259 per-file components_tests.gyp=* |
| OLD | NEW |