Skip to content

Commit 1fa9417

Browse files
committed
Merged in [10828] from lars@netapp.com:
IRTF RGs do not have a review period, the email is generated as a courtesy to the IAB and IESG. - Legacy-Id: 10831 Note: SVN reference [10828] has been migrated to Git commit a4ef82a
2 parents 8b87125 + a4ef82a commit 1fa9417

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{% autoescape off %}{% filter wordwrap:73 %}
22

33
{% if review_type == "new" %}A new {% if charter.group.type_id == "rg" %}IRTF{% else %}IETF{% endif %} {{ charter.group.type.name }} is being considered in the {% if charter.group.type_id == "rg" %}IRTF{% else %}IETF{% endif %}.{% elif review_type == "recharter" %}A new charter for the {{ charter.group.name }} ({{charter.group.acronym}}) {{ charter.group.type.name }} {% if charter.group.type_id == "rg" %}IRTF{% else %}in the {{ charter.group.parent }} of the IETF{% endif %} is being considered. {% endif %} The draft charter for this {{ charter.group.type.name }} is provided below for your review and comment.
4-
4+
{% if charter.group.type_id != "rg" %}
55
Review time is one week.
6-
6+
{% endif %}
77
The IETF Secretariat
88

99
{% include "doc/charter/group_info.txt" with group=charter.group%}{% endfilter %}{% endautoescape %}

0 commit comments

Comments
 (0)