Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / common / extensions / api / OWNERS
index 27239de..1191347 100644 (file)
@@ -2,9 +2,17 @@
 # See chrome/common/extensions/OWNERS
 
 # For documentation.
-awatson@chromium.org
 mkearney@chromium.org
 mkwst@chromium.org
 
+per-file input_method_private.json=shuchen@chromium.org
+per-file input_method_private.json=yukishiino@chromium.org
 per-file webview*.json=fsamuel@chromium.org
 per-file webview*.json=lazyboy@chromium.org
+
+# For trivial changes only, like adding a new enum value or attribute.
+# New APIs or changes to existing APIs should be approved by an
+# extensions OWNER.
+per-file automation*.idl=aboxhall@chromium.org
+per-file automation*.idl=dmazzoni@chromium.org
+per-file automation*.idl=dtseng@chromium.org