|
1 | 1 | {% extends "base.html" %} |
2 | | -{# Copyright The IETF Trust 2015, All Rights Reserved #} |
| 2 | +{# Copyright The IETF Trust 2015-2020, All Rights Reserved #} |
3 | 3 | {% load origin %} |
4 | 4 | {% load ietf_filters staticfiles %} |
5 | 5 |
|
|
9 | 9 |
|
10 | 10 | {% block bodyAttrs %}data-spy="scroll" data-target="#affix"{% endblock %} |
11 | 11 |
|
12 | | -{% block title %}IAB/IESG Nominating Committee{% endblock %} |
| 12 | +{% block title %}NomCom{% endblock %} |
13 | 13 |
|
14 | 14 | {% block content %} |
15 | 15 | {% origin %} |
16 | 16 | <div class="row"> |
17 | 17 | <div class="col-md-10"> |
18 | 18 |
|
19 | 19 |
|
20 | | - <h1>IAB/IESG Nominating Committee</h1> |
| 20 | + <h1>NomCom</h1> |
21 | 21 |
|
22 | 22 | <p> |
23 | 23 | <b>Current committee chair:</b> |
@@ -56,15 +56,15 @@ <h2 class="anchor-target" id="{{ regime.group.start_year }}">Messages from {{ re |
56 | 56 |
|
57 | 57 | <h2 class="anchor-target" id="historical">Historical information</h2> |
58 | 58 | <ul> |
59 | | - <li><a href="https://www.ietf.org/nomcom/committee.html">IAB/IESG Nominating Committee Members (by year)</a></li> |
| 59 | + <li><a href="https://www.ietf.org/nomcom/committee.html">NomCom Members (by year)</a></li> |
60 | 60 | </ul> |
61 | 61 |
|
62 | 62 |
|
63 | 63 | <h2 class="anchor-target" id="references">References</h2> |
64 | 64 | <ul> |
65 | | - <li><a href="https://www.ietf.org/rfc/rfc2026.txt">The Internet Standards Process (RFC 2026)</a></li> |
66 | | - <li><a href="https://www.ietf.org/rfc/rfc3777.txt">IAB and IESG Selection, Confirmation, and Recall Process: Operation of the Nominating and Recall </a>Committees (RFC 3777) (Also BCP10) |
67 | | - <li><a href="https://www.ietf.org/rfc/rfc3797.txt">Publicly Verifiable Nominations Committee (NomCom) Random Selection (RFC 3797)</a></li> |
| 65 | + <li><a href="https://datatracker.ietf.org/doc/rfc2026/">The Internet Standards Process (RFC 2026)</a></li> |
| 66 | + <li><a href="https://datatracker.ietf.org/doc/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) |
| 67 | + <li><a href="https://datatracker.ietf.org/doc/rfc3797/">Publicly Verifiable Nominations Committee (NomCom) Random Selection (RFC 3797)</a></li> |
68 | 68 | </ul> |
69 | 69 |
|
70 | 70 |
|
|
0 commit comments