| 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 138 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 149 per-file pdf_strings.grdp=raymes@chromium.org | 149 per-file pdf_strings.grdp=raymes@chromium.org |
| 150 per-file pdf_strings.grdp=tsergeant@chromium.org | 150 per-file pdf_strings.grdp=tsergeant@chromium.org |
| 151 | 151 |
| 152 per-file plugins.gypi=file://components/plugins/OWNERS | 152 per-file plugins.gypi=file://components/plugins/OWNERS |
| 153 | 153 |
| 154 per-file policy.gypi=file://components/policy/OWNERS | 154 per-file policy.gypi=file://components/policy/OWNERS |
| 155 per-file policy_strings.grdp=file://components/policy/OWNERS | 155 per-file policy_strings.grdp=file://components/policy/OWNERS |
| 156 | 156 |
| 157 per-file precache.gypi=file://components/precache/OWNERS | 157 per-file precache.gypi=file://components/precache/OWNERS |
| 158 | 158 |
| 159 per-file previews.gypi=file://components/previews/OWNERS |
| 160 |
| 159 per-file printing.gypi=file://components/printing/OWNERS | 161 per-file printing.gypi=file://components/printing/OWNERS |
| 160 | 162 |
| 161 per-file profile_metrics.gypi=file://components/profile_metrics/OWNERS | 163 per-file profile_metrics.gypi=file://components/profile_metrics/OWNERS |
| 162 | 164 |
| 163 per-file proximity_auth.gypi=file://components/proximity_auth/OWNERS | 165 per-file proximity_auth.gypi=file://components/proximity_auth/OWNERS |
| 164 | 166 |
| 165 per-file proxy_config.gypi=file://components/proxy_config/OWNERS | 167 per-file proxy_config.gypi=file://components/proxy_config/OWNERS |
| 166 | 168 |
| 167 per-file query_parser.gypi=file://components/query_parser/OWNERS | 169 per-file query_parser.gypi=file://components/query_parser/OWNERS |
| 168 | 170 |
| (...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 246 per-file wifi.gypi=file://components/wifi/OWNERS | 248 per-file wifi.gypi=file://components/wifi/OWNERS |
| 247 | 249 |
| 248 per-file *.isolate=maruel@chromium.org | 250 per-file *.isolate=maruel@chromium.org |
| 249 per-file *.isolate=tandrii@chromium.org | 251 per-file *.isolate=tandrii@chromium.org |
| 250 per-file *.isolate=vadimsh@chromium.org | 252 per-file *.isolate=vadimsh@chromium.org |
| 251 | 253 |
| 252 # These are for the common case of adding or removing tests. If you're making | 254 # These are for the common case of adding or removing tests. If you're making |
| 253 # structural changes, please get a review from one of the overall components | 255 # structural changes, please get a review from one of the overall components |
| 254 # OWNERS. | 256 # OWNERS. |
| 255 per-file components_tests.gyp=* | 257 per-file components_tests.gyp=* |
| OLD | NEW |