Remove pbos@webrtc.org from autoroll TBRs.

BUG=
TBR=kjellander@webrtc.org

Review URL: https://codereview.webrtc.org/2259933002 .

Cr-Commit-Position: refs/heads/master@{#13824}
This commit is contained in:
Peter Boström
2016-08-18 15:10:44 -04:00
parent 9b5306c4ef
commit c21560b3e1

View File

@ -287,7 +287,6 @@ def GenerateCommitMessage(current_cr_rev, new_cr_rev, current_commit_pos,
change_url = CHROMIUM_FILE_TEMPLATE % (rev_interval,
CLANG_UPDATE_SCRIPT_URL_PATH)
commit_msg.append('Details: %s\n' % change_url)
tbr_authors += 'pbos@webrtc.org'
else:
commit_msg.append('No update to Clang.\n')