Skip to content

Commit

Permalink
Require resignation from AB/TAG/BoD as a condition of service
Browse files Browse the repository at this point in the history
This is part 1 of a solution for w3c#921.
This expands the restriction against concurrent AB/TAG participation
to include the BoD.
It does so in a bit of an awkward way,
because the Process cannot tell the BoD how to operate.
It is therefore double-ended:

1. If you are appointed to any listed body,
   you need to resign from the AB or TAG.
2. If you are appointed to the AB or TAG,
   you cannot accept unless you resign from the other body.
  • Loading branch information
martinthomson committed Oct 8, 2024
1 parent c165854 commit cf99117
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1118,7 +1118,14 @@ Elected Groups Participation Constraints</h5>
the <a href="#random">verifiable random selection procedure</a> described below
to choose one person for continued participation and declare the other seat(s) vacant.
<li>
An individual <em class="rfc2119">must not</em> participate on both the TAG and the AB.
The same individual <em class="rfc2119">must not</em> participate on any two of:
the TAG,
the AB,
or the [=W3C Board of Directors=].
An individual who is appointed or selected for AB or TAG,
<em class=rfc2119>must</em> either <a href=#resignation>resign</a> from any other position
on the other listed bodies or
refuse the position.
</ul>

<h5 id="AB-TAG-elections">
Expand Down

0 comments on commit cf99117

Please sign in to comment.