PRESUBMIT.py improvements
authorRavi Mistry <rmistry@google.com>
Wed, 5 Oct 2016 12:41:12 +0000 (08:41 -0400)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Wed, 5 Oct 2016 16:38:38 +0000 (16:38 +0000)
commit39eabb6ccba244f47534ed5a2a961596777904f4
treef18e0d725e2dc84a272f39e340abfb259d5e91a6
parent088e21ba652ceaa4abb4ba8cdd2ec1bc8afc32ed
PRESUBMIT.py improvements

* Updated code to check for owners in reviewers for Gerrit issues instead for in the TBR= line.
* The previous TBR parsing code was not accounting for adding comments. Eg: "TBR=rmistry (Testing only)".

BUG=skia:5825

GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2981

Change-Id: I910a3ae71a9f57c14f80c0b0404041cbe451a77c
Reviewed-on: https://skia-review.googlesource.com/2981
Reviewed-by: Joe Gregorio <jcgregorio@google.com>
Commit-Queue: Ravi Mistry <rmistry@google.com>
PRESUBMIT.py