diff options
author | jam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-05-31 16:31:44 +0000 |
---|---|---|
committer | jam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-05-31 16:31:44 +0000 |
commit | c276aadecbf805d92d5724fc363a555ef302a268 (patch) | |
tree | 93aa6dcec5b34a02306fa25b75e582b7747f2942 /content/worker | |
parent | 4d3525221871b55f2e4de075a7d6034cdc0d056a (diff) | |
download | chromium_src-c276aadecbf805d92d5724fc363a555ef302a268.zip chromium_src-c276aadecbf805d92d5724fc363a555ef302a268.tar.gz chromium_src-c276aadecbf805d92d5724fc363a555ef302a268.tar.bz2 |
Move OWNERS from top level of content to the subdirectories. Before this change, there were 12 OWNERS under content other than the top-level one (which is a good thing), but those OWNERS couldn't approve adding or removing files.
Review URL: http://codereview.chromium.org/7085021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87313 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/worker')
-rw-r--r-- | content/worker/OWNERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/content/worker/OWNERS b/content/worker/OWNERS new file mode 100644 index 0000000..5933f4e --- /dev/null +++ b/content/worker/OWNERS @@ -0,0 +1,3 @@ +set noparent +atwilson@chromium.org +jam@chromium.org |