diff options
-rw-r--r-- | android_webview/OWNERS | 3 | ||||
-rw-r--r-- | android_webview/lib/OWNERS | 5 |
2 files changed, 8 insertions, 0 deletions
diff --git a/android_webview/OWNERS b/android_webview/OWNERS index 8e668f0..a64f112e 100644 --- a/android_webview/OWNERS +++ b/android_webview/OWNERS @@ -1,5 +1,8 @@ # The set noparent is temporary until src/OWNERS isn't *. set noparent +benm@chromium.org joth@chromium.org +mkosiba@chromium.org +mnaganov@chromium.org steveblock@chromium.org torne@chromium.org diff --git a/android_webview/lib/OWNERS b/android_webview/lib/OWNERS new file mode 100644 index 0000000..d0ddbe3 --- /dev/null +++ b/android_webview/lib/OWNERS @@ -0,0 +1,5 @@ +# Intentionally limiting approvers as this directory hold undesired chrome/ +# layer dependencies. +set noparent +joth@chromium.org +torne@chromium.org |