Skip to content

Commit

Permalink
Update OWNERS for //.gn to include //build/OWNERS
Browse files Browse the repository at this point in the history
The top-level .gn file is used by the GN meta build system to
among other things set startup options. This is something that the
people working on our build system should be allowed to change
without having to involve top-level owners of the chromium
source tree, as they should have the necessary knowledge to
make good decisions.

BUG=None

Review-Url: https://codereview.chromium.org/2639593003
Cr-Commit-Position: refs/heads/master@{#444144}
  • Loading branch information
tommynyquist authored and Commit bot committed Jan 17, 2017
1 parent 99eedf2 commit 5f361b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ per-file .gitattributes=*
per-file .gitignore=*
per-file .git-blame-ignore-revs=mgiuca@chromium.org
per-file .git-blame-ignore-revs=thakis@chromium.org
per-file .gn=file://build/OWNERS
per-file AUTHORS=*
per-file BUILD.gn=file://build/OWNERS
per-file DEPS=*
Expand Down

0 comments on commit 5f361b8

Please sign in to comment.