From 4d8ad2041926ffdc7fe6e6afa2221603af81fff3 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Sat, 27 Jan 2018 08:53:37 +0000 Subject: [PATCH] This script seems to be working now. --- roles/distgit/pagure/templates/pagure-sync-bugzilla.py.j2 | 2 -- 1 file changed, 2 deletions(-) diff --git a/roles/distgit/pagure/templates/pagure-sync-bugzilla.py.j2 b/roles/distgit/pagure/templates/pagure-sync-bugzilla.py.j2 index 17893492c7..0a55a86992 100644 --- a/roles/distgit/pagure/templates/pagure-sync-bugzilla.py.j2 +++ b/roles/distgit/pagure/templates/pagure-sync-bugzilla.py.j2 @@ -96,8 +96,6 @@ BUGZILLA_OVERRIDE_REPO = 'releng/fedora-scm-requests' NOTIFYEMAIL = [ 'kevin@fedoraproject.org', 'pingou@fedoraproject.org', - 'ralph@fedoraproject.org', - 'mprahl@fedoraproject.org', ] VERBOSE = False DRYRUN = False