my_activity.py: Add WebRTC code review and Google code site.

BUG=webrtc:3884
TESTED=my_activity.py --auth
R=jochen@chromium.org

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@294449 0039d316-1c4b-4281-b951-d872f2087c98
parent e969cc74
......@@ -76,6 +76,13 @@ rietveld_instances = [
'requires_auth': False,
'email_domain': 'chromium.org',
},
{
'url': 'webrtc-codereview.appspot.com',
'shorturl': 'go/rtcrev',
'supports_owner_modified_query': True,
'requires_auth': False,
'email_domain': 'webrtc.org',
},
]
gerrit_instances = [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment