Send new draft revision notifications to iab-stream@iab.org as per

IABs request
 - Legacy-Id: 4889
This commit is contained in:
Ole Laursen 2012-10-03 08:52:24 +00:00
parent a8671798fd
commit 33baa215b8

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 <iab@iab.org>")
to_email.append("IAB Stream <iab-stream@iab.org>")
elif draft.stream_id == "ise":
to_email.append("Independent Submission Editor <rfc-ise@rfc-editor.org>")
elif draft.stream_id == "irtf":