diff options
author | jam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-14 00:59:28 +0000 |
---|---|---|
committer | jam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-14 00:59:28 +0000 |
commit | 3a770bae864a3938ad22ad9ba0ae1fb92bc1fb28 (patch) | |
tree | 0274d6052bc9b7d5c2b7f586746013d003f7ccfc /content/OWNERS | |
parent | 359c3e9eae66ca44ec045a567db902344adce2c4 (diff) | |
download | chromium_src-3a770bae864a3938ad22ad9ba0ae1fb92bc1fb28.zip chromium_src-3a770bae864a3938ad22ad9ba0ae1fb92bc1fb28.tar.gz chromium_src-3a770bae864a3938ad22ad9ba0ae1fb92bc1fb28.tar.bz2 |
Add an OWNERS file for src\content by moving the owners that were there for the top level directories within. I've removed them all from the subdirectories. Also removed the "set noparent" in subdirectories and just put one in src/content/OWNERS for now. I also added brettw/darin for src/chrome/OWNERS.
Review URL: https://chromiumcodereview.appspot.com/9695028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126522 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/OWNERS')
-rw-r--r-- | content/OWNERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/content/OWNERS b/content/OWNERS new file mode 100644 index 0000000..a8c3ccf --- /dev/null +++ b/content/OWNERS @@ -0,0 +1,7 @@ +# The set noparent is temporary until src/OWNERS isn't *. +set noparent +avi@chromium.org +ben@chromium.org +brettw@chromium.org +darin@chromium.org +jam@chromium.org |