Merge "Treat mail sent to superuser-owner as spam"

This commit is contained in:
Zuul 2018-01-02 19:43:39 +00:00 committed by Gerrit Code Review
commit 19037f2cbd
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ class openstack_project::lists(
'openstack-security-owner' => 'spam',
'openstack-tc-owner' => 'spam',
'openstack-vi-owner' => 'spam',
'superuser-owner' => 'spam',
'user-committee-owner' => 'spam',
'women-of-openstack-owner' => 'spam',
'spam' => ':fail: delivery temporarily disabled due to ongoing spam flood',