I expect this to not work
This commit is contained in:
parent
8be9a48cda
commit
cd006d8ebf
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@ config = dict(
|
|||
topic=[
|
||||
'^((?!(planet)).)*$',
|
||||
],
|
||||
body=['^((?!admin).)*$'],
|
||||
body=['^((?!communityblog.fedoraproject.org).)*$'],
|
||||
),
|
||||
),
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue