@@ -205,11 +205,10 @@ In particular, the Council may:
205205
206206The current Steering Council membership comprises:
207207
208- - Chris Fonnesbeck (dev, docs)
209- - Junpeng Lao (dev, community)
210- - Oriol Abril-Pla (docs, community)
211- - Ravin Kumar (dev, community, docs)
212- - Thomas Wiecki (dev, community - PyMC Labs)
208+ - Ricardo Vieira (dev, community - PyMC Labs)
209+ - Colin Carroll (dev)
210+ - Osvaldo Martin (dev, docs)
211+ - Jesse Grabowski (community, dev - PyMC Labs)
213212
214213Note that as explained in the [ community architecture section] ( #community-and-team-architecture )
215214and as indicated again in the description of the Steering Council above,
@@ -483,9 +482,9 @@ The log of past election processes is kept on [Discourse](https://discourse.pymc
483482 the membership constraints were not met,
484483 candidates are ranked by interpreting yes=+1, abstain=0 and no=-1.
485484 * If too many candidates were confirmed,
486- the {max_range} number of candidates with higher rank are elected.
485+ the max number of candidates (7) with higher rank are elected.
487486 * If not enough candidates were chosen,
488- the {min_range} number of candidates with higher rank are elected.
487+ the min number of candidates (4) with higher rank are elected.
489488 * If membership constraints were not met, candidates are selected
490489 progressively by rank if they meet the membership requirements.
491490 If for example out of 7 candidates for the NumFOCUS subcommittee
0 commit comments