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 118 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
129 | 129 |
130 per-file pairing.gypi=file://components/pairing/OWNERS | 130 per-file pairing.gypi=file://components/pairing/OWNERS |
131 | 131 |
132 per-file password_manager.gypi=file://components/password_manager/OWNERS | 132 per-file password_manager.gypi=file://components/password_manager/OWNERS |
133 per-file password_manager_strings.grdp=file://components/password_manager/OWNERS | 133 per-file password_manager_strings.grdp=file://components/password_manager/OWNERS |
134 | 134 |
135 per-file pdf.gypi=file://components/pdf/OWNERS | 135 per-file pdf.gypi=file://components/pdf/OWNERS |
136 per-file pdf_strings.grdp=raymes@chromium.org | 136 per-file pdf_strings.grdp=raymes@chromium.org |
137 per-file pdf_strings.grdp=tsergeant@chromium.org | 137 per-file pdf_strings.grdp=tsergeant@chromium.org |
138 | 138 |
| 139 per-file permissions.gypi=file://components/permissions/OWNERS |
| 140 |
139 per-file plugins.gypi=file://components/plugins/OWNERS | 141 per-file plugins.gypi=file://components/plugins/OWNERS |
140 | 142 |
141 per-file policy.gypi=file://components/policy/OWNERS | 143 per-file policy.gypi=file://components/policy/OWNERS |
142 per-file policy_strings.grdp=file://components/policy/OWNERS | 144 per-file policy_strings.grdp=file://components/policy/OWNERS |
143 | 145 |
144 per-file precache.gypi=file://components/precache/OWNERS | 146 per-file precache.gypi=file://components/precache/OWNERS |
145 | 147 |
146 per-file printing.gypi=file://components/printing/OWNERS | 148 per-file printing.gypi=file://components/printing/OWNERS |
147 | 149 |
148 per-file profile_metrics.gypi=file://components/profile_metrics/OWNERS | 150 per-file profile_metrics.gypi=file://components/profile_metrics/OWNERS |
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
235 per-file wifi.gypi=file://components/wifi/OWNERS | 237 per-file wifi.gypi=file://components/wifi/OWNERS |
236 | 238 |
237 per-file *.isolate=maruel@chromium.org | 239 per-file *.isolate=maruel@chromium.org |
238 per-file *.isolate=tandrii@chromium.org | 240 per-file *.isolate=tandrii@chromium.org |
239 per-file *.isolate=vadimsh@chromium.org | 241 per-file *.isolate=vadimsh@chromium.org |
240 | 242 |
241 # These are for the common case of adding or removing tests. If you're making | 243 # These are for the common case of adding or removing tests. If you're making |
242 # structural changes, please get a review from one of the overall components | 244 # structural changes, please get a review from one of the overall components |
243 # OWNERS. | 245 # OWNERS. |
244 per-file components_tests.gyp=* | 246 per-file components_tests.gyp=* |
OLD | NEW |