From 976293dff6613dcb7f18ae9730b3c3d3b523b0e1 Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Sat, 29 Jul 2017 15:54:02 -0700 Subject: [PATCH] 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 --- .github/BOTMETA.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index c66cda6dce..70648985b4 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -385,7 +385,9 @@ files: $modules/messaging/rabbitmq_policy.py: retr0h $modules/messaging/rabbitmq_queue.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/bigpanda.py: hkariti $modules/monitoring/boundary_meter.py: ccollicutt