From 95d4c855637a039f4befbef17af1708ae06386b0 Mon Sep 17 00:00:00 2001 From: Adrienne Walker Date: Thu, 27 Sep 2018 20:28:12 +0000 Subject: [PATCH] Add skia reviews to my_activity Also, sort all the gerrit instances by url for clarity. Change-Id: I89aea98f75de33e8673c929fb07df3b686ea6c15 Reviewed-on: https://chromium-review.googlesource.com/1228659 Commit-Queue: enne Reviewed-by: Marc-Antoine Ruel Reviewed-by: Robbie Iannucci --- my_activity.py | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/my_activity.py b/my_activity.py index be36c7432..1c775ffc7 100755 --- a/my_activity.py +++ b/my_activity.py @@ -96,9 +96,7 @@ rietveld_instances = [ gerrit_instances = [ { - 'url': 'chromium-review.googlesource.com', - 'shorturl': 'crrev.com/c', - 'short_url_protocol': 'https', + 'url': 'android-review.googlesource.com', }, { 'url': 'chrome-internal-review.googlesource.com', @@ -106,11 +104,16 @@ gerrit_instances = [ 'short_url_protocol': 'https', }, { - 'url': 'android-review.googlesource.com', + 'url': 'chromium-review.googlesource.com', + 'shorturl': 'crrev.com/c', + 'short_url_protocol': 'https', }, { 'url': 'pdfium-review.googlesource.com', }, + { + 'url': 'skia-review.googlesource.com', + }, ] monorail_projects = {