Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion ietf/templates/nomcom/announcements.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,14 @@ <h2 class="mt-5" id="references">References</h2>
</li>
<li>
<a href="{% url 'ietf.doc.views_doc.document_main' name='rfc8713' %}">
IAB, IESG, IETF Trust, and IETF LLC Selection, Confirmation, and Recall Process: Operation of the IETF Nominating and Recall Committees (RFC 8713) (Also BCP10)
IAB, IESG, IETF Trust, and IETF LLC Selection, Confirmation, and Recall Process: Operation of the IETF Nominating and Recall Committees (RFC 8713)
</a>
</li>
<li>
<a href="{% url 'ietf.doc.views_doc.document_main' name='rfc9389' %}">
Nominating Committee Eligibility (RFC 9389)
</a>
</li>
<li>
<a href="{% url 'ietf.doc.views_doc.document_main' name='rfc3797' %}">
Publicly Verifiable Nominations Committee (NomCom) Random Selection (RFC 3797)
Expand Down