@@ -44,11 +44,12 @@ for two weeks. There must still be zero unresolved concerns; but only 33% of
44
44
the members need to approve for a proposal to be accepted.
45
45
46
46
After those two weeks have passed (three weeks in total), _ any_ number of
47
- approvals will permit a vote to be accepted, so long as there are no
48
- unresolved concerns. A member is explicitly permitted to raise a concern
49
- that there are not sufficient votes or an issue has not received sufficient
50
- attention and thereby block it from being accepted until that concern is
51
- addressed.
47
+ approvals will permit a vote to be accepted, so long as there are no unresolved
48
+ concerns. A member is explicitly permitted to raise a concern that there are
49
+ not sufficient approvals or an issue has not received sufficient attention and
50
+ thereby block it from being accepted until that concern is addressed. An
51
+ exception is made if the only approval is from the proposer, in which case
52
+ one further approval will be required.
52
53
53
54
## Notifying Members
54
55
@@ -62,6 +63,12 @@ member will have sufficient time to consider whether they have concerns over
62
63
a specific vote. If the full three weeks elapses with no concerns raised,
63
64
we conclude no members have concerns.
64
65
66
+ ## Self Voting
67
+
68
+ We clarify that members may approve their own proposals in order to help reach
69
+ the required majority, but such votes will not be sufficient alone to accept a
70
+ proposal.
71
+
65
72
# Alternatives
66
73
67
74
## Status Quo
@@ -82,3 +89,8 @@ We could increase the two-week 33% period to three weeks or longer.
82
89
83
90
We could omit the final stage where any number of approvals accepts a vote,
84
91
always requiring at least the 33% (or 25%) majority.
92
+
93
+ ## No Self Voting
94
+
95
+ At the moment the voting majority rules implicitly permit self voting. We could
96
+ explicitly prohibit this instead.
0 commit comments