Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(434)

Unified Diff: my_activity.py

Issue 891543002: my_activity.py: Add brillo bug tracker. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: my_activity.py
diff --git a/my_activity.py b/my_activity.py
index 58e217681c165a89e9b4968cf4397a186fb0be6b..08e8dcc26845ae9524c59bf6e3738fc5ab5c17ad 100755
--- a/my_activity.py
+++ b/my_activity.py
@@ -95,6 +95,10 @@ gerrit_instances = [
google_code_projects = [
{
+ 'name': 'brillo',
+ 'shorturl': 'brbug.com',
+ },
+ {
'name': 'chromium',
'shorturl': 'crbug.com',
},
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698