From: Bart Van Assche Date: Thu, 27 May 2010 10:43:21 +0000 (+0000) Subject: Updated e-mail address. X-Git-Tag: svn/VALGRIND_3_6_0~289 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11cbd5ab824d0ac4cb1d3893323c9322935c683c;p=thirdparty%2Fvalgrind.git Updated e-mail address. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11135 --- 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"