| 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 | 13 per-file audio_modem.gypi=file://components/audio_modem/OWNERS |
| 14 | 14 |
| 15 per-file autofill.gypi=file://components/autofill/OWNERS | 15 per-file autofill.gypi=file://components/autofill/OWNERS |
| 16 per-file autofill_strings.grdp=file://components/autofill/OWNERS | 16 per-file autofill_strings.grdp=file://components/autofill/OWNERS |
| 17 | 17 |
| 18 per-file bookmark_bar_strings.grdp=file://components/bookmarks/OWNERS | 18 per-file bookmark_bar_strings.grdp=file://components/bookmarks/OWNERS |
| 19 per-file bookmarks.gypi=file://components/bookmarks/OWNERS | 19 per-file bookmarks.gypi=file://components/bookmarks/OWNERS |
| 20 | 20 |
| 21 per-file browser_sync.gypi=file://components/browser_sync/OWNERS | 21 per-file browser_sync.gypi=file://components/browser_sync/OWNERS |
| 22 | 22 |
| 23 per-file browsing_data.gypi=file://components/browsing_data/OWNERS | 23 per-file browsing_data.gypi=file://components/browsing_data/OWNERS |
| 24 | 24 |
| 25 per-file bubble.gypi=file://components/bubble/OWNERS | 25 per-file bubble.gypi=file://components/bubble/OWNERS |
| 26 | 26 |
| 27 per-file cast_certificate.gypi=file://components/cast_certificate/OWNERS |
| 28 |
| 27 per-file cdm.gypi=file://components/cdm/OWNERS | 29 per-file cdm.gypi=file://components/cdm/OWNERS |
| 28 | 30 |
| 29 per-file chrome_apps.gypi=file://components/chrome_apps/OWNERS | 31 per-file chrome_apps.gypi=file://components/chrome_apps/OWNERS |
| 30 | 32 |
| 31 per-file cloud_devices.gypi=file://components/cloud_devices/OWNERS | 33 per-file cloud_devices.gypi=file://components/cloud_devices/OWNERS |
| 32 | 34 |
| 33 per-file component_updater.gypi=file://components/component_updater/OWNERS | 35 per-file component_updater.gypi=file://components/component_updater/OWNERS |
| 34 | 36 |
| 35 per-file constrained_window.gypi=file://components/constrained_window/OWNERS | 37 per-file constrained_window.gypi=file://components/constrained_window/OWNERS |
| 36 | 38 |
| (...skipping 202 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 239 per-file wifi.gypi=file://components/wifi/OWNERS | 241 per-file wifi.gypi=file://components/wifi/OWNERS |
| 240 | 242 |
| 241 per-file *.isolate=maruel@chromium.org | 243 per-file *.isolate=maruel@chromium.org |
| 242 per-file *.isolate=tandrii@chromium.org | 244 per-file *.isolate=tandrii@chromium.org |
| 243 per-file *.isolate=vadimsh@chromium.org | 245 per-file *.isolate=vadimsh@chromium.org |
| 244 | 246 |
| 245 # These are for the common case of adding or removing tests. If you're making | 247 # These are for the common case of adding or removing tests. If you're making |
| 246 # structural changes, please get a review from one of the overall components | 248 # structural changes, please get a review from one of the overall components |
| 247 # OWNERS. | 249 # OWNERS. |
| 248 per-file components_tests.gyp=* | 250 per-file components_tests.gyp=* |
| OLD | NEW |