fedmsg-irc: tweak fm-koji filter

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
Ryan Lerch
2021-06-18 10:16:05 +10:00
parent 5b73cd8f80
commit bc50774893

View File

@@ -573,7 +573,7 @@ config = dict(
'^((?!(pagure)).)*$',
],
body=['^((?!(pagure.io\/koji)).)*$',
"u'fullname': u'koji'"],
],
),
),