Author: Antonio Cuni <[email protected]>
Branch:
Changeset: r508:72002d4dd24d
Date: 2011-05-09 17:53 +0200
http://bitbucket.org/pypy/buildbot/changeset/72002d4dd24d/
Log: send messages to the new ML on python.org
diff --git a/bitbucket_hook/main.py b/bitbucket_hook/main.py
--- a/bitbucket_hook/main.py
+++ b/bitbucket_hook/main.py
@@ -64,7 +64,7 @@
class WyvernConfig(DefaultConfig):
SMTP_SERVER = 'localhost'
SMTP_PORT = 25
- ADDRESS = '[email protected]'
+ ADDRESS = '[email protected]'
#
CHANNEL = '#pypy'
#BOT = '/svn/hooks/commit-bot/message'
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit