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