Add signcla verifier for v8.

Currently this verifier will post an informative error if the author has not signed CLA, instead of rejecting the CL.

LOG=N

BUG=457428

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

Cr-Commit-Position: refs/heads/master@{#29096}
This commit is contained in:
sheyang 2015-06-17 09:36:40 -07:00 committed by Commit bot
parent d69ead663c
commit 99e24fccf6

View File

@ -46,5 +46,7 @@ verifiers {
builders { name: "v8_win_rel" }
}
}
sign_cla {}
}