diff options
author | Nathaniel J. Smith <njs@pobox.com> | 2015-10-04 17:22:51 -0700 |
---|---|---|
committer | Nathaniel J. Smith <njs@pobox.com> | 2015-10-04 17:22:51 -0700 |
commit | c74001edb7294cd4eca949162c07844a7b2676a5 (patch) | |
tree | 98ea3219fde2a674cdfd26b1e4c0867bbb923b91 /doc/source | |
parent | 365a7477a18d28c7d0fca002bcca575e928efd54 (diff) | |
download | numpy-c74001edb7294cd4eca949162c07844a7b2676a5.tar.gz |
DEV: for new council members, clarify order of voting and talking to them
Original text seemed to imply that we would always ask the potential new
Council Member whether they were interested *before* we actually decided
whether to offer them a spot, which could create a sticky situation if
someone ever got voted down.
Rephrase to make clear that things do not have to occur in this order.
Diffstat (limited to 'doc/source')
-rw-r--r-- | doc/source/dev/governance/governance.rst | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/doc/source/dev/governance/governance.rst b/doc/source/dev/governance/governance.rst index 0690d02cf..f9e60c656 100644 --- a/doc/source/dev/governance/governance.rst +++ b/doc/source/dev/governance/governance.rst @@ -202,11 +202,12 @@ In practice, we anticipate that for most Steering Council decisions Council membership ~~~~~~~~~~~~~~~~~~ -To become eligible to join the Steering Council, an individual must be a -Project Contributor who has produced contributions that are substantial -in quality and quantity, and sustained over at least one year. Potential -Council Members are nominated by existing Council members and voted upon -by the existing Council after asking if the potential Member is +To become eligible to join the Steering Council, an individual must be +a Project Contributor who has produced contributions that are +substantial in quality and quantity, and sustained over at least one +year. Potential Council Members are nominated by existing Council +members, and become members following consensus of the existing +Council members, and confirmation that the potential Member is interested and willing to serve in that capacity. The Council will be initially formed from the set of existing Core Developers who, as of late 2015, have been significantly active over the last year. |