Create openstack-qa-owner alias to go to spam

The current owner for openstack-qa is getting a lot of spame
specifically from discard notifications. Instead of this going to a
personal address, create a newer owner alias and have it go to spam.

Change-Id: I2dbccccc6418811854badf6cda04aa94243e7e51
This commit is contained in:
Joshua Hesketh 2018-07-23 13:57:22 +10:00
parent 8a52cb7e26
commit 0915444dd0

View File

@ -34,6 +34,7 @@ class openstack_project::lists(
'openstack-infra-owner' => 'spam',
'openstack-operators-owner' => 'spam',
'openstack-owner' => 'spam',
'openstack-qa-owner' => 'spam',
'openstack-security-owner' => 'spam',
'openstack-tc-owner' => 'spam',
'openstack-vi-owner' => 'spam',