You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by lg...@apache.org on 2010/01/08 19:52:59 UTC

svn commit: r897298 - /subversion/trunk/tools/buildbot/master/master.cfg

Author: lgo
Date: Fri Jan  8 18:52:59 2010
New Revision: 897298

URL: http://svn.apache.org/viewvc?rev=897298&view=rev
Log:
* tools/buildbot/master/master.cfg: Update website and email addresses.

Modified:
    subversion/trunk/tools/buildbot/master/master.cfg

Modified: subversion/trunk/tools/buildbot/master/master.cfg
URL: http://svn.apache.org/viewvc/subversion/trunk/tools/buildbot/master/master.cfg?rev=897298&r1=897297&r2=897298&view=diff
==============================================================================
--- subversion/trunk/tools/buildbot/master/master.cfg (original)
+++ subversion/trunk/tools/buildbot/master/master.cfg Fri Jan  8 18:52:59 2010
@@ -213,11 +213,11 @@
            
 c['status'].append(SVNMailNotifier.SVNMailNotifier(
                                      fromaddr="buildbot@mobsol.be",
-                                     extraRecipients=["svn-breakage@subversion.tigris.org"],
+                                     extraRecipients=["notifications@subversion.apache.org"],
                                      sendToInterestedUsers=False,
                                      subject="svn %(branch)s r%(revision)s: %(result)s (%(builder)s)",
                                      body=mailbody,
-                                     replytoaddr="dev@subversion.tigris.org",
+                                     replytoaddr="dev@subversion.apache.org",
                                      categories=["prod"],
                                      relayhost=private.smtp))
 
@@ -247,7 +247,7 @@
 # from buildbot HTML pages to your project's home page.
 
 c['projectName'] = "Subversion"
-c['projectURL'] = "http://subversion.tigris.org/"
+c['projectURL'] = "http://subversion.apache.org/"
 
 # the 'buildbotURL' string should point to the location where the buildbot's
 # internal web server (usually the html.Waterfall page) is visible. This