Try to fix pagure forwarding to \#fedora-apps.

This commit is contained in:
Ralph Bean 2015-06-20 11:06:20 +00:00
parent 95501eb7e3
commit 381bda7652

View file

@ -46,7 +46,7 @@ config = dict(
'^((?!(github\.create|github\.issue\.|github\.pull_request\.|github\.commit_comment|github\.star|pagure)).)*$',
],
body=[
"^((?!(fedora-infra|pagure)).)*$",
"^((?!(fedora-infra|u'name': u'pagure')).)*$",
],
),
),