Skip to content

Commit efdb7c8

Browse files
committed
update membership matrix to reflect that Contributors are eligible for SC election
1 parent 82776fd commit efdb7c8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/join/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ <h2 class="font-alt">Why DIF</h2>
330330
<tr>
331331
<td>Eligible for Steering Committee Election</td>
332332
<td>Yes</td>
333-
<td>No</td>
333+
<td>Yes</td>
334334
</tr>
335335
<tr>
336336
<td>Eligible for a WG Chair Election</td>

templates/pages/join/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ <h2 class="font-alt">Why DIF</h2>
8181
<tr>
8282
<td>Eligible for Steering Committee Election</td>
8383
<td>Yes</td>
84-
<td>No</td>
84+
<td>Yes</td>
8585
</tr>
8686
<tr>
8787
<td>Eligible for a WG Chair Election</td>

0 commit comments

Comments
 (0)