b4194cae38
The status quo is that the files are the same. They probably should not be, but we can change that in a later change. Change-Id: I78322202235ce6a1dd6487c5debde1ad1dd546ae
25 lines
913 B
YAML
25 lines
913 B
YAML
# This file is used by the notify_impact jeepyb plugin to control the bugs it
|
|
# create.
|
|
#
|
|
# Please keep these structures in alphabetical order.
|
|
|
|
# For automatically created DocImpact bugs, there are two structures here. The
|
|
# author_map maps email addresses of authors to "groups". These groups can be
|
|
# anything you want, although the most likely example is a dev team at a
|
|
# particular company. The second structure is "subscriber_map", which lists
|
|
# the people to subscribe to a bug owned by a particular group.
|
|
|
|
author_map:
|
|
joshua.hesketh@rackspace.com: rcbau
|
|
lana.brindley@rackspace.com: rcbau
|
|
matt@oliver.net.au: rcbau
|
|
matthew.oliver@rackspace.com: rcbau
|
|
michael.davies@rackspace.com: rcbau
|
|
michael.still@rackspace.com: rcbau
|
|
michael@the-davies.net: rcbau
|
|
mikal@stillhq.com: rcbau
|
|
openstack@lanabrindley.com: rcbau
|
|
|
|
subscriber_map:
|
|
rcbau: ['loquacity', 'mikalstill']
|