| OLD | NEW |
| 1 # *.json | 1 # *.json |
| 2 # See chrome/common/extensions/OWNERS | 2 # See chrome/common/extensions/OWNERS |
| 3 | 3 |
| 4 # For documentation. | 4 # For documentation. |
| 5 mkearney@chromium.org | 5 mkearney@chromium.org |
| 6 mkwst@chromium.org | 6 mkwst@chromium.org |
| 7 | 7 |
| 8 per-file input_method_private.json=shuchen@chromium.org | 8 per-file input_method_private.json=shuchen@chromium.org |
| 9 per-file webview*.json=paulmeyer@chromium.org | 9 per-file webview*.json=paulmeyer@chromium.org |
| 10 per-file webview*.json=fsamuel@chromium.org | 10 per-file webview*.json=fsamuel@chromium.org |
| 11 per-file webview*.json=lazyboy@chromium.org | 11 per-file webview*.json=lazyboy@chromium.org |
| 12 | 12 |
| 13 # For trivial changes only, like adding a new enum value or attribute. | 13 # For trivial changes only, like adding a new enum value or attribute. |
| 14 # New APIs or changes to existing APIs should be approved by an | 14 # New APIs or changes to existing APIs should be approved by an |
| 15 # extensions OWNER. | 15 # extensions OWNER. |
| 16 per-file automation*.idl=aboxhall@chromium.org | 16 per-file automation*.idl=aboxhall@chromium.org |
| 17 per-file automation*.idl=dmazzoni@chromium.org | 17 per-file automation*.idl=dmazzoni@chromium.org |
| 18 per-file automation*.idl=dtseng@chromium.org | 18 per-file automation*.idl=dtseng@chromium.org |
| 19 per-file file_manager_private*.idl=mtomasz@chromium.org | 19 per-file file_manager_private*.idl=mtomasz@chromium.org |
| 20 per-file gcd_private.idl=vitalybuka@chromium.org | 20 per-file gcd_private.idl=vitalybuka@chromium.org |
| 21 per-file resources_private.idl=tsergeant@chromium.org | 21 per-file resources_private.idl=tsergeant@chromium.org |
| 22 |
| 23 # COMPONENT: Platform>Extensions>API |
| OLD | NEW |