Skip to content

Commit 33baa21

Browse files
committed
Send new draft revision notifications to iab-stream@iab.org as per
IABs request - Legacy-Id: 4889
1 parent a867179 commit 33baa21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/submit/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ def announce_new_versionREDESIGN(request, submission, draft, state_change_msg):
268268
to_email.append(draft.ad.role_email("ad").address)
269269

270270
if draft.stream_id == "iab":
271-
to_email.append("IAB <iab@iab.org>")
271+
to_email.append("IAB Stream <iab-stream@iab.org>")
272272
elif draft.stream_id == "ise":
273273
to_email.append("Independent Submission Editor <rfc-ise@rfc-editor.org>")
274274
elif draft.stream_id == "irtf":

0 commit comments

Comments
 (0)