From e0534e11b021bdacc482bdd47aa625bdb0c83048 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Fri, 15 Dec 2017 02:23:09 +0000 Subject: [PATCH] Integrate staging pagure-sync-bugzilla changes into prod. --- .../templates/pagure-sync-bugzilla.py.j2 | 335 +++++++----------- 1 file changed, 128 insertions(+), 207 deletions(-) diff --git a/roles/distgit/pagure/templates/pagure-sync-bugzilla.py.j2 b/roles/distgit/pagure/templates/pagure-sync-bugzilla.py.j2 index 081eb03ce7..474f73f037 100644 --- a/roles/distgit/pagure/templates/pagure-sync-bugzilla.py.j2 +++ b/roles/distgit/pagure/templates/pagure-sync-bugzilla.py.j2 @@ -20,11 +20,12 @@ # Author(s): Mike Watters # Author(s): Pierre-Yves Chibon # Author(s): Matt Prahl +# Author(s): Ralph Bean