Skip to content

Commit 1499e8c

Browse files
committed
Merged in [11128] from rjsparks@nostrum.com:
Leave out the sentence about consensus when requesting publication as the ISE. Fixes ietf-tools#1952. - Legacy-Id: 11149 Note: SVN reference [11128] has been migrated to Git commit 79a7eae
2 parents 45efc6e + 79a7eae commit 1499e8c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ietf/templates/doc/mail/publication_request.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ This document is the product of the {{ group_description }}.{% endif %}{% endfil
77

88
URL: {{ doc_url }}
99

10-
{% filter wordwrap:73 %}{% if consensus != None %}The document {% if consensus %}represents{% else %}does not necessarily represent{% endif %} the consensus of the {{ consensus_body }}.
10+
{% filter wordwrap:73 %} {% if not doc.stream_id == 'ise' %}{% if consensus != None %}The document {% if consensus %}represents{% else %}does not necessarily represent{% endif %} the consensus of the {{ consensus_body }}.
1111

12-
{% endif %}No IANA allocation in the document requires IETF Consensus or Standards Action.{% endfilter %}
12+
{% endif %}{% endif %}No IANA allocation in the document requires IETF Consensus or Standards Action.{% endfilter %}
1313

1414

1515
[OPTIONAL: Include summary of related discussion of this document in an IETF WG or in the IESG.]

0 commit comments

Comments
 (0)