Commit 69bf3adc authored by deymo@chromium.org's avatar deymo@chromium.org

my_activity.py: Add brillo bug tracker.

BUG=brillo:90
TEST=./my_activity.py shows brillo bugs.

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@293912 0039d316-1c4b-4281-b951-d872f2087c98
parent bb37f949
......@@ -94,6 +94,10 @@ gerrit_instances = [
]
google_code_projects = [
{
'name': 'brillo',
'shorturl': 'brbug.com',
},
{
'name': 'chromium',
'shorturl': 'crbug.com',
......
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