Skip to content

Commit 444a57a

Browse files
committed
Notify iab@iab.org rather than the IAB Chair on new versions of IAB
stream drafts - Legacy-Id: 4867
1 parent 6062e16 commit 444a57a

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 Chair <iab-chair@ietf.org>")
271+
to_email.append("IAB <iab@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)