Uh oh!
There was an error while loading. Please reload this page.
Expand and Refine Membership rules - #59
Conversation
b454c2b to
a948879CompareMylesBorins
commented
Apr 3, 2018
this PR includes #58 |
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
Do people think it makes sense to simplify "Active Members" to "Members". We could also have "Collaborators" instead of "Members" |
ea8cc1f to
5bec32aCompare* Introduce Membership Types - Active Member - Observer * Define roles * Define process for applying for membership * Define process for changing membership status
5bec32a to
535b2e6CompareMylesBorins
commented
Apr 5, 2018
rebased against master and squashed fixup commits. ptal |
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
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:
One important thing to note, the way I defined things here
Observersfull participate in theConsensus Seeking Process. It is only when determiningquorumandvotingthat there distinction in Membership. The intention is thatObserverswill 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