Use the official override repo.

This commit is contained in:
Ralph Bean 2017-08-09 14:01:00 +00:00
parent 78f8cbf799
commit ff3b5478f5

View file

@ -56,7 +56,7 @@ BZPASS = '{{ bugzilla_password }}'
BZCOMPAPI = 'component.get'
FASUSER = '{{ fedorathirdpartyUser }}'
FASPASS = '{{ fedorathirdpartyPassword }}'
BUGZILLA_OVERRIDE_REPO = 'dist-git-requests'
BUGZILLA_OVERRIDE_REPO = 'releng/fedora-scm-requests'
NOTIFYEMAIL = [
'kevin@fedoraproject.org',
'pingou@fedoraproject.org']