From 6974895f81db6417b2719baee28c89ff79f93a21 Mon Sep 17 00:00:00 2001 From: Evan Broder Date: Tue, 8 Sep 2009 11:49:23 -0400 Subject: [PATCH] For the dev cluster, send root's mail to xvm-dev@mit.edu, instead of xvm@mit.edu, since xvm-dev is the list with bits on the dev cluster. svn path=/trunk/packages/xvm-devconfig/; revision=2461 --- debian/changelog | 7 +++++++ master.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 154491c..2825616 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +xvm-devconfig (0.36) unstable; urgency=low + + * Send root's mail to xvm-dev@mit.edu, instead of xvm@mit.edu, since + xvm-dev is the list with bits on the dev cluster. + + -- Evan Broder Tue, 08 Sep 2009 11:48:15 -0400 + xvm-devconfig (0.35) unstable; urgency=low * Add adehnert to xvm-dev as reflected in k5login. diff --git a/master.yaml b/master.yaml index d047bc9..55f0b00 100644 --- a/master.yaml +++ b/master.yaml @@ -1,4 +1,4 @@ -contact: &contact xvm@mit.edu +contact: &contact xvm-dev@mit.edu adminacl: system:xvm-dev kerberos: -- 1.7.9.5