diff options
author | joth@chromium.org <joth@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-09-14 02:40:08 +0000 |
---|---|---|
committer | joth@chromium.org <joth@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-09-14 02:40:08 +0000 |
commit | 1ad083fa503786206030dfb56d8ead5c497b46bd (patch) | |
tree | f97400e031db0175cead24e616ff2fc221503348 /android_webview/lib | |
parent | dc8f69b66cfb34ef331a9ac058f831cee8f0a6b6 (diff) | |
download | chromium_src-1ad083fa503786206030dfb56d8ead5c497b46bd.zip chromium_src-1ad083fa503786206030dfb56d8ead5c497b46bd.tar.gz chromium_src-1ad083fa503786206030dfb56d8ead5c497b46bd.tar.bz2 |
[Android] Setup OWNERS structure for android_webview
Explicitly lock down the lib/ directory approvers, while opening the rest
of the tree up to the core team.
BUG=
Review URL: https://chromiumcodereview.appspot.com/10914276
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156723 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'android_webview/lib')
-rw-r--r-- | android_webview/lib/OWNERS | 5 |
1 files changed, 5 insertions, 0 deletions
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 |