Send new draft revision notifications to iab-stream@iab.org as per
IABs request - Legacy-Id: 4889
This commit is contained in:
parent
a8671798fd
commit
33baa215b8
|
@ -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":
|
||||
|
|
Loading…
Reference in a new issue