misc/dashboard: tweak build fail notification email

R=rsc
CC=golang-dev
https://golang.org/cl/4170063
This commit is contained in:
Andrew Gerrand 2011-02-19 07:37:24 +11:00
parent 90847a8577
commit 79ba1ce076
2 changed files with 3 additions and 1 deletions

View file

@ -8,5 +8,6 @@ mail_submit_to = "adg@golang.org"
mail_submit_subject = "New Project Submitted"
mail_fail_to = "golang-dev@googlegroups.com"
mail_fail_reply_to = "golang-dev@googlegroups.com"
mail_fail_subject = "%s broken by %s"