Skip to content

Commit

Permalink
Add per-file owners for chrome/browser/chrome_browser_chromeos.gypi
Browse files Browse the repository at this point in the history
The source files listed in the .gypi file are all placed under
chrome/browser/chromeos, hence it makes sense to add per-file
owners for the file based on chrome/browser/chromeos/OWNERS

BUG=none
TEST=none

Review URL: https://codereview.chromium.org/13975020

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@196290 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
satorux@chromium.org committed Apr 25, 2013
1 parent 030de4d commit 206875f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions chrome/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,18 @@ per-file chrome_android.gypi=nileshagrawal@chromium.org
per-file chrome_android.gypi=tedchoc@chromium.org
per-file chrome_android.gypi=yfriedman@chromium.org

# Chrome OS OWNERS from chrome/browser/chromeos/OWNERS
per-file chrome_browser_chromeos.gypi=achuith@chromium.org
per-file chrome_browser_chromeos.gypi=davemoore@chromium.org
per-file chrome_browser_chromeos.gypi=derat@chromium.org
per-file chrome_browser_chromeos.gypi=dpolukhin@chromium.org
per-file chrome_browser_chromeos.gypi=nkostylev@chromium.org
per-file chrome_browser_chromeos.gypi=oshima@chromium.org
per-file chrome_browser_chromeos.gypi=satorux@chromium.org
per-file chrome_browser_chromeos.gypi=stevenjb@chromium.org
per-file chrome_browser_chromeos.gypi=xiyuan@chromium.org
per-file chrome_browser_chromeos.gypi=zelidrag@chromium.org

# If you just remove, rename, or add a file to a non-test gypi file,
# you can land that change TBR. Make sure to still add the people
# you're TBRing to the review thread and to send them email.

0 comments on commit 206875f

Please sign in to comment.