diff options
author | lambroslambrou <lambroslambrou@chromium.org> | 2015-12-17 11:11:29 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-12-17 19:12:13 +0000 |
commit | eaaac23e3d31e9d99b087f086ceab9bd694d1e18 (patch) | |
tree | 7c443309fc01ed9e9d5ddcbacc5cd2885e9f7e84 /remoting/client/jni | |
parent | a695664fb52dc6c631b390aedcc8f27767d6059b (diff) | |
download | chromium_src-eaaac23e3d31e9d99b087f086ceab9bd694d1e18.zip chromium_src-eaaac23e3d31e9d99b087f086ceab9bd694d1e18.tar.gz chromium_src-eaaac23e3d31e9d99b087f086ceab9bd694d1e18.tar.bz2 |
Update remoting/android OWNERS
Add joedow@.
Add notices to keep files in sync.
Removed some people who are not working on or reviewing Android code.
(Since we don't set noparent, anyone in the parent OWNERS can still
approve changes. Keeping OWNERS lists small will help people outside
our team to select reviewers).
Review URL: https://codereview.chromium.org/1533623002
Cr-Commit-Position: refs/heads/master@{#365858}
Diffstat (limited to 'remoting/client/jni')
-rw-r--r-- | remoting/client/jni/OWNERS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/remoting/client/jni/OWNERS b/remoting/client/jni/OWNERS index c730b84..0aa784e 100644 --- a/remoting/client/jni/OWNERS +++ b/remoting/client/jni/OWNERS @@ -1,6 +1,6 @@ -garykac@chromium.org +# If you modify this, please also update +# remoting/android/OWNERS +joedow@chromium.org kelvinp@chromium.org lambroslambrou@chromium.org sergeyu@chromium.org -solb@chromium.org -wez@chromium.org |