Notify iab@iab.org rather than the IAB Chair on new versions of IAB

stream drafts
 - Legacy-Id: 4867
This commit is contained in:
Ole Laursen 2012-09-20 10:42:55 +00:00
parent 6062e16c2d
commit 444a57a266

View file

@ -268,7 +268,7 @@ def announce_new_versionREDESIGN(request, submission, draft, state_change_msg):
to_email.append(draft.ad.role_email("ad").address)
if draft.stream_id == "iab":
to_email.append("IAB Chair <iab-chair@ietf.org>")
to_email.append("IAB <iab@iab.org>")
elif draft.stream_id == "ise":
to_email.append("Independent Submission Editor <rfc-ise@rfc-editor.org>")
elif draft.stream_id == "irtf":