Fix syntax error.
This commit is contained in:
parent
3af87f892c
commit
13c0fc577e
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
config = {
|
||||
# These are mailing lists that we don't publish to fedmsg (because spam)
|
||||
'mailman.excluded_lists' = [
|
||||
'mailman.excluded_lists': [
|
||||
'scm-commits',
|
||||
#'i18n-bugs',# disable this eventually
|
||||
#'fonts-bugs', # disable this eventually
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue