summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xlinaro_metrics/sync_gerrit_changes.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/linaro_metrics/sync_gerrit_changes.py b/linaro_metrics/sync_gerrit_changes.py
index d7304d3..6e993b5 100755
--- a/linaro_metrics/sync_gerrit_changes.py
+++ b/linaro_metrics/sync_gerrit_changes.py
@@ -27,6 +27,7 @@ GERRIT_PROJECTS = {
'OpenStack': 'https://review.openstack.org',
'OpenDaylight': 'https://git.opendaylight.org/gerrit',
'westeros': 'https://code.rdkcentral.com/r',
+ 'fd.io': 'https://gerrit.fd.io/r',
}