Skip to content

Commit

Permalink
Make all //build OWNERS owners for //BUILD.gn as well.
Browse files Browse the repository at this point in the history
This gets us more owners for build changes, and makes things a
bit more consistent.

R=thakis@chromium.org
TBR=brettw@chromium.org

Review-Url: https://codereview.chromium.org/2026373002
Cr-Commit-Position: refs/heads/master@{#397287}
  • Loading branch information
dpranke authored and Commit bot committed Jun 2, 2016
1 parent 1eed5f2 commit aca10b9
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,14 @@ jam@chromium.org
per-file .gitignore=*
per-file .git-blame-ignore-revs=mgiuca@chromium.org
per-file .git-blame-ignore-revs=thakis@chromium.org
per-file BUILD.gn=dpranke@chromium.org
per-file DEPS=*

per-file AUTHORS=*
per-file WATCHLISTS=*

per-file BUILD.gn=file://build/OWNERS

per-file DEPS=*

per-file PRESUBMIT*.py=jochen@chromium.org
per-file PRESUBMIT*.py=phajdan.jr@chromium.org

per-file WATCHLISTS=*

0 comments on commit aca10b9

Please sign in to comment.