]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
bind-changes -> bind-changes@isc.org
authorMark Andrews <marka@isc.org>
Fri, 5 Apr 2013 02:33:05 +0000 (13:33 +1100)
committerMark Andrews <marka@isc.org>
Fri, 5 Apr 2013 02:33:05 +0000 (13:33 +1100)
util/branchsync.sh

index bfba19e900490b0461a58269847f71cd7930547f..4903f22bef8e3c4628c89ef57126310b1796b846 100644 (file)
@@ -133,7 +133,7 @@ Commit message of change was:
 EOF
 
             # send mail
-            cat /tmp/branchmsg.$$ | mail -s "$subject" bind-changes
+            cat /tmp/branchmsg.$$ | mail -s "$subject" bind-changes@isc.org
             rm /tmp/branchmsg.$$
         fi