From 2fab0c853c4baca8dc6abfaf4d4ad56d1c5f0347 Mon Sep 17 00:00:00 2001 From: Philipp Kern Date: Sun, 8 Feb 2015 01:39:02 +0100 Subject: [PATCH] Only submit buildd notifications to buildd-nsa. luk and HE do not currently do any buildd work, so no need to spam them. buildd-nsa should be enough. Also correct pkern's name in the configuration file. Signed-off-by: Peter Palfrader --- config/static/objects/contacts.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/static/objects/contacts.cfg b/config/static/objects/contacts.cfg index 03b92c4..04a7814 100644 --- a/config/static/objects/contacts.cfg +++ b/config/static/objects/contacts.cfg @@ -135,7 +135,7 @@ define contact{ } define contact{ contact_name pkern - alias Philip Kern + alias Philipp Kern service_notification_period 24x7 host_notification_period 24x7 service_notification_options w,u,c,r @@ -284,7 +284,7 @@ define contactgroup{ define contactgroup{ contactgroup_name buildd alias Debian Buildd Admins - members luk, pkern, HE, buildd-nsa + members buildd-nsa } define contactgroup{ -- 2.20.1