Treat mail sent to openstack-fr-owner as spam

Because of the recent increase of spam sent there, as reported by the
list owners.

Change-Id: I0d00be80a6fd9154dab84e223fb4c69f57c77e1a
This commit is contained in:
Adrien Cunin 2018-01-08 16:25:44 +01:00
parent a9a9d66ea0
commit 0cd700fc7f
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',