From b93d82c4c5a812e4807852b9020fa0d28859aa69 Mon Sep 17 00:00:00 2001 From: Paul Fagerburg Date: Mon, 17 Aug 2020 16:19:46 +0000 Subject: [PATCH] my_activity.py: add coreboot gerrit Add review.coreboot.org to the list of gerrit repos that my_activity.py will query to find CLs. Change-Id: I2c78c3365ee77f6a99ca6a39deda08bb913be5c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2350325 Reviewed-by: Dirk Pranke Reviewed-by: Josip Sokcevic Commit-Queue: Dirk Pranke --- my_activity.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/my_activity.py b/my_activity.py index 71c0bc2f26..2fc5db812f 100755 --- a/my_activity.py +++ b/my_activity.py @@ -100,6 +100,9 @@ gerrit_instances = [ { 'url': 'skia-review.googlesource.com', }, + { + 'url': 'review.coreboot.org', + }, ] monorail_projects = {