| 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 126 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 137 | 137 |
| 138 per-file pairing.gypi=file://components/pairing/OWNERS | 138 per-file pairing.gypi=file://components/pairing/OWNERS |
| 139 | 139 |
| 140 per-file password_manager.gypi=file://components/password_manager/OWNERS | 140 per-file password_manager.gypi=file://components/password_manager/OWNERS |
| 141 per-file password_manager_strings.grdp=file://components/password_manager/OWNERS | 141 per-file password_manager_strings.grdp=file://components/password_manager/OWNERS |
| 142 | 142 |
| 143 per-file pdf.gypi=file://components/pdf/OWNERS | 143 per-file pdf.gypi=file://components/pdf/OWNERS |
| 144 per-file pdf_strings.grdp=raymes@chromium.org | 144 per-file pdf_strings.grdp=raymes@chromium.org |
| 145 per-file pdf_strings.grdp=tsergeant@chromium.org | 145 per-file pdf_strings.grdp=tsergeant@chromium.org |
| 146 | 146 |
| 147 per-file permissions.gypi=file://components/permissions/OWNERS |
| 148 |
| 147 per-file plugins.gypi=file://components/plugins/OWNERS | 149 per-file plugins.gypi=file://components/plugins/OWNERS |
| 148 | 150 |
| 149 per-file policy.gypi=file://components/policy/OWNERS | 151 per-file policy.gypi=file://components/policy/OWNERS |
| 150 per-file policy_strings.grdp=file://components/policy/OWNERS | 152 per-file policy_strings.grdp=file://components/policy/OWNERS |
| 151 | 153 |
| 152 per-file precache.gypi=file://components/precache/OWNERS | 154 per-file precache.gypi=file://components/precache/OWNERS |
| 153 | 155 |
| 154 per-file printing.gypi=file://components/printing/OWNERS | 156 per-file printing.gypi=file://components/printing/OWNERS |
| 155 | 157 |
| 156 per-file profile_metrics.gypi=file://components/profile_metrics/OWNERS | 158 per-file profile_metrics.gypi=file://components/profile_metrics/OWNERS |
| (...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 243 per-file wifi.gypi=file://components/wifi/OWNERS | 245 per-file wifi.gypi=file://components/wifi/OWNERS |
| 244 | 246 |
| 245 per-file *.isolate=maruel@chromium.org | 247 per-file *.isolate=maruel@chromium.org |
| 246 per-file *.isolate=tandrii@chromium.org | 248 per-file *.isolate=tandrii@chromium.org |
| 247 per-file *.isolate=vadimsh@chromium.org | 249 per-file *.isolate=vadimsh@chromium.org |
| 248 | 250 |
| 249 # These are for the common case of adding or removing tests. If you're making | 251 # These are for the common case of adding or removing tests. If you're making |
| 250 # structural changes, please get a review from one of the overall components | 252 # structural changes, please get a review from one of the overall components |
| 251 # OWNERS. | 253 # OWNERS. |
| 252 per-file components_tests.gyp=* | 254 per-file components_tests.gyp=* |
| OLD | NEW |