diff options
author | scottmg <scottmg@chromium.org> | 2014-12-08 13:54:57 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-12-08 21:55:48 +0000 |
commit | 490b0ea5ff99a3a35347f490bdc63495198aca8d (patch) | |
tree | 48340fabc7bd5f2544ada58085d92f78d6fb11f2 | |
parent | ce7cfee334855215412460f91fd4d0f29b5e4afb (diff) | |
download | chromium_src-490b0ea5ff99a3a35347f490bdc63495198aca8d.zip chromium_src-490b0ea5ff99a3a35347f490bdc63495198aca8d.tar.gz chromium_src-490b0ea5ff99a3a35347f490bdc63495198aca8d.tar.bz2 |
Add some OWNERS to build
By request -- if you land here and feel qualified to review build/
(or a subdir) please feel encouraged to send a CL to add yourself to
OWNERS. The initial list was selected simply to avoid having the
reviews sent unnecessarily to top-level src/ OWNERS.
R=cpu@chromium.org,cjhopman@chromium.org,thakis@chromium.org
Review URL: https://codereview.chromium.org/786093002
Cr-Commit-Position: refs/heads/master@{#307346}
-rw-r--r-- | build/OWNERS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/build/OWNERS b/build/OWNERS index 72e8ffc..d1529af 100644 --- a/build/OWNERS +++ b/build/OWNERS @@ -1 +1,3 @@ -* +cjhopman@chromium.org +scottmg@chromium.org +thakis@chromium.org |