Drop the pagure notifications off #fedora-apps now that they are on #pagure

This commit is contained in:
Pierre-Yves Chibon 2017-01-17 11:26:05 +01:00
parent 148d445d46
commit 954753b765

View file

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