|
The presubmit reuses Chrome's standard checks, but excludes all directories
for the code checks because LLVM does not use Chromium style. The end result
is just the standard checks that check that there is a commit message and that
there is an LGTM.
The OWNERS file only has users who currently have access on the gerrit repo.
Obviously any user with full access there can bypass these checks, so they are
mostly just conveniences for keeping our commit logs uniform.
R=bradn,jvoung@chromium.org,sehr@chromium.org
BUG= http://code.google.com/p/nativeclient/issues/detail?id=2295
Review URL: https://chromiumcodereview.appspot.com/10830314
|