Commit b93d82c4 authored by Paul Fagerburg's avatar Paul Fagerburg Committed by LUCI CQ

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/+/2350325Reviewed-by: 's avatarDirk Pranke <dpranke@google.com>
Reviewed-by: 's avatarJosip Sokcevic <sokcevic@google.com>
Commit-Queue: Dirk Pranke <dpranke@google.com>
parent 3bd3c99b
......@@ -100,6 +100,9 @@ gerrit_instances = [
{
'url': 'skia-review.googlesource.com',
},
{
'url': 'review.coreboot.org',
},
]
monorail_projects = {
......
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