summaryrefslogtreecommitdiff
path: root/CVSROOT/syncmail
diff options
context:
space:
mode:
Diffstat (limited to 'CVSROOT/syncmail')
-rwxr-xr-xCVSROOT/syncmail2
1 files changed, 1 insertions, 1 deletions
diff --git a/CVSROOT/syncmail b/CVSROOT/syncmail
index c1e07ee..a51cc65 100755
--- a/CVSROOT/syncmail
+++ b/CVSROOT/syncmail
@@ -274,7 +274,7 @@ def blast_mail(subject, people, filestodiff, contextlines, fromhost, replyto):
'user' : user,
}
print '''\
-From: %(name)s <xorg-commit@pdx.freedesktop.org>
+From: %(name)s <xcb-commit@pdx.freedesktop.org>
To: %(people)s''' % vars
if replyto:
print 'Reply-To: %s' % replyto