Skip to content
This repository has been archived by the owner on May 13, 2020. It is now read-only.

Commit

Permalink
remove Jim from zc.buildout failures
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Groszer committed Jan 3, 2013
1 parent c2505e7 commit 71f4257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion master.cfg
Expand Up @@ -786,7 +786,7 @@ def setup_zc_buildout_dev_tests(slow_lock, hour=02, minute=20, branch='HEAD',
c['status'].append(
MailNotifier(mode="failing",
fromaddr=FROMADDR,
extraRecipients=["jim@zope.com", "agroszer@gmail.com"],
extraRecipients=["agroszer@gmail.com"],
sendToInterestedUsers=False,
builders=builders,
messageFormatter=message_formatter)
Expand Down

0 comments on commit 71f4257

Please sign in to comment.