Skip to content

Commit

Permalink
Add an OWNERS file for src\content by moving the owners that were the…
Browse files Browse the repository at this point in the history
…re 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
  • Loading branch information
jam@chromium.org committed Mar 14, 2012
1 parent 359c3e9 commit 3a770ba
Show file tree
Hide file tree
Showing 11 changed files with 7 additions and 30 deletions.
7 changes: 6 additions & 1 deletion chrome/OWNERS
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Reviewers:
ben@chromium.org
jhawkins@chromium.org
brettw@chromium.org
jam@chromium.org
jhawkins@chromium.org
sky@chromium.org
thakis@chromium.org
thestig@chromium.org

# Just owners:
darin@chromium.org
1 change: 1 addition & 0 deletions content/common/OWNERS → content/OWNERS
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# The set noparent is temporary until src/OWNERS isn't *.
set noparent
avi@chromium.org
ben@chromium.org
Expand Down
6 changes: 0 additions & 6 deletions content/browser/OWNERS
Original file line number Diff line number Diff line change
@@ -1,7 +1 @@
set noparent
avi@chromium.org
ben@chromium.org
brettw@chromium.org
darin@chromium.org
jam@chromium.org
sky@chromium.org
1 change: 0 additions & 1 deletion content/gpu/OWNERS
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
set noparent
apatrick@chromium.org
kbr@chromium.org
4 changes: 0 additions & 4 deletions content/plugin/OWNERS
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
set noparent
ananta@chromium.org
brettw@chromium.org
darin@chromium.org
jam@chromium.org
piman@chromium.org
stuartmorgan@chromium.org
3 changes: 0 additions & 3 deletions content/port/OWNERS
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
set noparent
avi@chromium.org
jam@chromium.org
joi@chromium.org

# Please include jam@ on all reviews that are adding new interfaces.
Expand Down
2 changes: 0 additions & 2 deletions content/ppapi_plugin/OWNERS
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
set noparent
brettw@chromium.org
piman@chromium.org
3 changes: 0 additions & 3 deletions content/public/OWNERS
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
set noparent
avi@chromium.org
jam@chromium.org
joi@chromium.org

# Please include jam@ on all reviews that are adding new interfaces.
Expand Down
6 changes: 0 additions & 6 deletions content/renderer/OWNERS
Original file line number Diff line number Diff line change
@@ -1,8 +1,2 @@
set noparent
avi@chromium.org
ben@chromium.org
brettw@chromium.org
darin@chromium.org
jam@chromium.org
jamesr@chromium.org
piman@chromium.org
2 changes: 0 additions & 2 deletions content/utility/OWNERS
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
set noparent
jam@chromium.org
mpcomplete@chromium.org
2 changes: 0 additions & 2 deletions content/worker/OWNERS
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
set noparent
atwilson@chromium.org
jam@chromium.org

0 comments on commit 3a770ba

Please sign in to comment.