forgot to change body

This commit is contained in:
Stephen Smoogen 2018-12-07 17:46:51 +00:00
parent 55e1aa0120
commit 419a99a1c1

View file

@ -197,7 +197,7 @@ config = dict(
'^((?!(github\.create|github\.issue\.open|github\.pull_request\.open)).)*$',
],
body=[
'^((?!(portingdb)).)*$',
'^((?!(fedora-python)).)*$',
],
),
),