diff options
author | Nathaniel J. Smith <njs@pobox.com> | 2015-09-23 21:39:41 -0700 |
---|---|---|
committer | Nathaniel J. Smith <njs@pobox.com> | 2015-09-23 21:39:41 -0700 |
commit | 02df76120373575c4f33af3dff856d9f5a2c3e24 (patch) | |
tree | 2c347ff43ea7fa13856dc7ce73fd510d78bc9859 /doc/source | |
parent | 763f49df46678aadd1cfebe5d8497ad0b089fe12 (diff) | |
download | numpy-02df76120373575c4f33af3dff856d9f5a2c3e24.tar.gz |
DEV: Governance: delete redundant bits
The NumFOCUS subcommittee and Institutional Partners are now listed in a
separate file, so delete them from here.
We will eventually want to clean up the list of initial members of the
steering council, but the details are still under discussion on the
mailing list, so I left that section alone for now.
Diffstat (limited to 'doc/source')
-rw-r--r-- | doc/source/dev/governance/governance.rst | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/source/dev/governance/governance.rst b/doc/source/dev/governance/governance.rst index 8f06129b5..6ca03d37b 100644 --- a/doc/source/dev/governance/governance.rst +++ b/doc/source/dev/governance/governance.rst @@ -323,10 +323,6 @@ its interactions with NumFOCUS. the reportee + 1 is the max). This avoids effective majorities resting on one person. -[Initially, the NumFOCUS subcommittee will consist of: Chuck Harris, -Ralf Gommers, Nathaniel Smith, and ???? as internal members, and Thomas -Caswell as external member.] - Institutional Partners and Funding ================================== @@ -388,10 +384,6 @@ Institutional Partner benefits are: Council Member. - Council Members invited to NumPy Developer Meetings. -Existing Institutional Partners: - -- UC Berkeley (Nathaniel Smith) - Document history ================ |