Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add verbiage for a steering committee member to resign #103

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
9 changes: 9 additions & 0 deletions GOVERNANCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ governance reflects this federated structure.
- [Steering Committee](#steering-committee)
- [Steering Committee Duties](#steering-committee-duties)
- [Steering Committee Elections](#steering-committee-elections)
- [Steering Committee Resignations and Replacements](#steering-committee-resignations)
- [Steering Committee Bootstrapping](#steering-committee-bootstrapping)
- [Governance Amendments](#governance-amendments)
- [Code of Conduct Committee](#code-of-conduct-committee)
Expand Down Expand Up @@ -168,6 +169,14 @@ a preference election online, using the Condorcet method. The Election
Officers will announce the selected candidates at the next regular
community meeting.

### Steering Committee Resignations and Replacements

In the event that a Steering Committee member wishes to resign, they may do so by
by publishing an email stating as such to the Operator Framework mailing list. They
may also choose to nominate a replacement, who shall become their replacement after 4
weeks, with the lazy consensus of the remaining committee members. The replacement
will service out the remainder of the resigning committee member's term.
Comment on lines +174 to +178
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What happens if a replacement is not nominated?


#### Steering Committee Election Procedure

1. Nominations for Operator Framework Representatives (Subproject Rep
Expand Down