From 11cbd5ab824d0ac4cb1d3893323c9322935c683c Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Thu, 27 May 2010 10:43:21 +0000 Subject: [PATCH] Updated e-mail address. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11135 --- nightly/conf/cellbuzz-cross.sendmail | 4 ++-- nightly/conf/cellbuzz-native.sendmail | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/nightly/conf/cellbuzz-cross.sendmail b/nightly/conf/cellbuzz-cross.sendmail index 3720e0e6d0..ec079a56b3 100755 --- a/nightly/conf/cellbuzz-cross.sendmail +++ b/nightly/conf/cellbuzz-cross.sendmail @@ -3,9 +3,9 @@ # use: georgia-tech-cellbuzz.sendmail subject file-to-mail [file-to-attach] # Don't forget to set the variables 'from' and 'realname' in ~/.muttrc ! -sender="bart.vanassche@gmail.com" +sender="bvanassche@acm.org" recipients="valgrind-developers@lists.sourceforge.net" -#recipients="bart.vanassche@gmail.com" +#recipients="bvanassche@acm.org" if [ $# -ge 3 ]; then gzip -9 <"$3" >"$3.gz" mutt -s "$1" -a "$3.gz" ${recipients} < "$2" diff --git a/nightly/conf/cellbuzz-native.sendmail b/nightly/conf/cellbuzz-native.sendmail index 3720e0e6d0..ec079a56b3 100755 --- a/nightly/conf/cellbuzz-native.sendmail +++ b/nightly/conf/cellbuzz-native.sendmail @@ -3,9 +3,9 @@ # use: georgia-tech-cellbuzz.sendmail subject file-to-mail [file-to-attach] # Don't forget to set the variables 'from' and 'realname' in ~/.muttrc ! -sender="bart.vanassche@gmail.com" +sender="bvanassche@acm.org" recipients="valgrind-developers@lists.sourceforge.net" -#recipients="bart.vanassche@gmail.com" +#recipients="bvanassche@acm.org" if [ $# -ge 3 ]; then gzip -9 <"$3" >"$3.gz" mutt -s "$1" -a "$3.gz" ${recipients} < "$2" -- 2.47.2