diff --git a/tools_webrtc/autoroller/roll_deps.py b/tools_webrtc/autoroller/roll_deps.py index 581ce5a223..d0c590db7b 100755 --- a/tools_webrtc/autoroller/roll_deps.py +++ b/tools_webrtc/autoroller/roll_deps.py @@ -452,7 +452,7 @@ def GenerateCommitMessage(rev_update, current_commit_pos, new_commit_pos, c.current_rev[0:10], c.new_rev[0:10])) if 'libvpx' in c.path: - tbr_authors += 'marpan@webrtc.org, ' + tbr_authors += 'marpan@webrtc.org, jianj@chromium.org, ' if added_deps_paths: Section('Added', added_deps_paths)