Skip to content

Commit 1224048

Browse files
authored
ENH change voting rules and when summaries are needed
1 parent 393a90e commit 1224048

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

src/orga/governance.rst

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,10 @@ Here are defined the primary teams participating in conda-forge activities.
3535
dev meetings and voting on polls) in the past six months will be asked if they want to become emeritus-core
3636
developers. Any core member can also request to become emeritus if they wish to do so
3737
(e.g. taking a sabbatical or long vacation).
38-
Emeritus core members can still vote and be back to active core anytime, the only difference is
39-
that emeritus-core will not count as the total core members when computing the necessary
40-
votes a poll needs to pass. The ``core.csv`` list should be updated when change in the status of a member occurs.
38+
Emeritus core members can still vote and move back to active core anytime. Emeritus
39+
votes can be used to count towards quorum but the quorum level is computed from the size of
40+
the active core group. The ``core.csv`` list should be updated when change in the status
41+
of a member occurs.
4142

4243
Sub-Teams
4344
---------
@@ -110,8 +111,8 @@ To call for a standard vote, here is a template PR comment:
110111
This vote will end on {date}.
111112
112113
----
113-
:Posting results: To maintain the historical record, the outcome of any standard vote should be
114-
recorded in the "vote-results" folder at
114+
:Posting results: To maintain the historical record, the outcome of any standard vote which invokes the
115+
"time out" rules below should be recorded in the "vote-results" folder at
115116
https://github.com/conda-forge/conda-forge.github.io/tree/master/src/vote-results
116117

117118
Each vote should be its own file. The filename should reflect the topic and the

0 commit comments

Comments
 (0)