Skip to content
This repository was archived by the owner on Sep 2, 2023. It is now read-only.

Expand and Refine Membership rules #59

Merged
merged 3 commits into from
Apr 25, 2018

Conversation

MylesBorins
Copy link
Contributor

@MylesBorins MylesBorins commented Apr 3, 2018

The first commit is a structural change of where we define our concept of "quorum" for the sake of consistency. AFAICT this does not change any of our current rules or expectations.

The second commit does the following:

  • Introduce Membership Types
    • Active Member
    • Observer
  • Define roles
  • Define process for applying for membership
  • Define process for changing membership status

One important thing to note, the way I defined things here Observers full participate in the Consensus Seeking Process. It is only when determining quorum and voting that there distinction in Membership. The intention is that Observers will be able to fully participate in discussion and reaching consensus including the ability to object to anything.

edit:

The meat of this PR is in 7e493a3, the rest is primarily cleanup, errata, and refactoring

@MylesBorins MylesBorins added the modules-agenda To be discussed in a meeting label Apr 3, 2018
@MylesBorins MylesBorins mentioned this pull request Apr 3, 2018
@MylesBorins MylesBorins force-pushed the membership-rules branch 2 times, most recently from b454c2b to a948879 Compare April 3, 2018 05:59
@MylesBorins
Copy link
Contributor Author

this PR includes #58

jdalton

This comment was marked as off-topic.

mcollina

This comment was marked as off-topic.

jdalton

This comment was marked as off-topic.

benjamingr

This comment was marked as off-topic.

@MylesBorins
Copy link
Contributor Author

MylesBorins commented Apr 3, 2018

Do people think it makes sense to simplify "Active Members" to "Members".

We could also have "Collaborators" instead of "Members"

* Introduce Membership Types
  - Active Member
  - Observer
* Define roles
* Define process for applying for membership
* Define process for changing membership status
@MylesBorins
Copy link
Contributor Author

rebased against master and squashed fixup commits. ptal

devsnek

This comment was marked as off-topic.

mhdawson

This comment was marked as off-topic.

tbjers

This comment was marked as off-topic.

jkrems

This comment was marked as off-topic.

ljharb

This comment was marked as off-topic.

mcollina

This comment was marked as off-topic.

robpalme

This comment was marked as off-topic.

manekinekko

This comment was marked as off-topic.

targos

This comment was marked as off-topic.

linclark

This comment was marked as off-topic.

@MylesBorins MylesBorins merged commit 99ae0e1 into nodejs:master Apr 25, 2018
@GeoffreyBooth GeoffreyBooth removed modules-agenda To be discussed in a meeting labels May 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.