diff options
author | Nathaniel J. Smith <njs@pobox.com> | 2015-09-23 21:42:18 -0700 |
---|---|---|
committer | Nathaniel J. Smith <njs@pobox.com> | 2015-09-23 21:42:18 -0700 |
commit | 81d23fd51ff412f91d5a87e9b5f80e117d837672 (patch) | |
tree | fab7ecb93ae1b2a27c0e0bc9a90108e4b0e6551d /doc/source/dev | |
parent | 02df76120373575c4f33af3dff856d9f5a2c3e24 (diff) | |
download | numpy-81d23fd51ff412f91d5a87e9b5f80e117d837672.tar.gz |
DEV: Governance: remove link to inaccurate github contributors page
See Travis's email here:
https://mail.scipy.org/pipermail/numpy-discussion/2015-September/073712.html
Diffstat (limited to 'doc/source/dev')
-rw-r--r-- | doc/source/dev/governance/governance.rst | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/source/dev/governance/governance.rst b/doc/source/dev/governance/governance.rst index 6ca03d37b..a0d97e274 100644 --- a/doc/source/dev/governance/governance.rst +++ b/doc/source/dev/governance/governance.rst @@ -46,10 +46,6 @@ and public Project discussions on GitHub, mailing lists, and other channels. The foundation of Project participation is openness and transparency. -Here is a list of the current Contributors to the main NumPy repository: - -https://github.com/numpy/numpy/graphs/contributors - The Project Community consists of all Contributors and Users of the Project. Contributors work on behalf of and are responsible to the larger Project Community and we strive to keep the barrier between |