Merge "Treat mail sent to openstack-fr-owner as spam"

This commit is contained in:
Zuul 2018-01-12 11:19:29 +00:00 committed by Gerrit Code Review
commit e6881b720b
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ class openstack_project::lists(
'openstack-announce-owner' => 'spam',
'openstack-dev-owner' => 'spam',
'openstack-docs-owner' => 'spam',
'openstack-fr-owner' => 'spam',
'openstack-i18n-owner' => 'spam',
'openstack-infra-owner' => 'spam',
'openstack-operators-owner' => 'spam',