From 37ef443ae3f938a12eae7f43437b803f119ecd5d Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sat, 1 Jun 2013 10:08:23 +0200 Subject: [PATCH] Add buildd-nsa --- config/static/objects/contacts.cfg | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/config/static/objects/contacts.cfg b/config/static/objects/contacts.cfg index 4d0e5cf..a03f372 100644 --- a/config/static/objects/contacts.cfg +++ b/config/static/objects/contacts.cfg @@ -210,6 +210,17 @@ define contact{ host_notification_commands notify-host-by-email email alioth-nagios@commit.noreply.org } +define contact{ + contact_name buildd-nsa + alias IRC bot for alioth notifications + service_notification_period 24x7 + host_notification_period 24x7 + service_notification_options w,u,c,r + host_notification_options d,r + service_notification_commands notify-service-by-email + host_notification_commands notify-host-by-email + email buildd-nagios@commit.noreply.org + } define contact{ contact_name christoph alias Christoph Egger @@ -243,7 +254,7 @@ define contactgroup{ define contactgroup{ contactgroup_name buildd alias Debian Buildd Admins - members luk, pkern, HE + members luk, pkern, HE, buildd-nsa } define contactgroup{ -- 2.20.1