mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
The choffman github nick is not the actual author of the rabbitmq module
Put the nick in ignored so that they do not get CC'd on every ticket for that module
This commit is contained in:
parent
51ff3dba68
commit
976293dff6
1 changed files with 3 additions and 1 deletions
4
.github/BOTMETA.yml
vendored
4
.github/BOTMETA.yml
vendored
|
@ -385,7 +385,9 @@ files:
|
||||||
$modules/messaging/rabbitmq_policy.py: retr0h
|
$modules/messaging/rabbitmq_policy.py: retr0h
|
||||||
$modules/messaging/rabbitmq_queue.py: $team_rabbitmq
|
$modules/messaging/rabbitmq_queue.py: $team_rabbitmq
|
||||||
$modules/messaging/rabbitmq_user.py: $team_rabbitmq
|
$modules/messaging/rabbitmq_user.py: $team_rabbitmq
|
||||||
$modules/messaging/rabbitmq_vhost.py: choffman
|
$modules/messaging/rabbitmq_vhost.py:
|
||||||
|
ignored: choffman
|
||||||
|
maintainers: $team_rabbitmq
|
||||||
$modules/monitoring/airbrake_deployment.py: bpennypacker
|
$modules/monitoring/airbrake_deployment.py: bpennypacker
|
||||||
$modules/monitoring/bigpanda.py: hkariti
|
$modules/monitoring/bigpanda.py: hkariti
|
||||||
$modules/monitoring/boundary_meter.py: ccollicutt
|
$modules/monitoring/boundary_meter.py: ccollicutt
|
||||||
|
|
Loading…
Reference in a new issue