From 3d812027977d4b61816a7d4e4b1462c5267375fb Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Dec 01 2016 14:20:44 +0000 Subject: Map resultsdb-updater into FACTORY. --- diff --git a/ansible/files/sync2jira.py b/ansible/files/sync2jira.py index c2f1ceb..fbdde9b 100644 --- a/ansible/files/sync2jira.py +++ b/ansible/files/sync2jira.py @@ -43,6 +43,7 @@ config = { }, 'github': { 'fedora-infra/pdc-updater': { 'project': 'FACTORY', 'component': None, }, + 'release-engineering/resultsdb-updater': {'project': 'FACTORY', 'component': None}, # Some modularity repos. 'fedora-modularity/pdc-updater': { 'project': 'FACTORY', 'component': None, },