summaryrefslogtreecommitdiff
path: root/doc/source/dev/index.rst
diff options
context:
space:
mode:
authorNathaniel J. Smith <njs@pobox.com>2015-09-23 20:40:03 -0700
committerNathaniel J. Smith <njs@pobox.com>2015-09-23 20:40:03 -0700
commit763f49df46678aadd1cfebe5d8497ad0b089fe12 (patch)
tree9b39030d93df2cea31e414afae23ec9b13ebf3fd /doc/source/dev/index.rst
parent772c80b1ce1db7e30497fcf555ac9af56b0d7fce (diff)
downloadnumpy-763f49df46678aadd1cfebe5d8497ad0b089fe12.tar.gz
DEV: Draft governance document + list of people and positions
This is definitely *not* the final version -- it's the version originally posted to the mailing list, reformatted as ReST. I'll make further changes on top of this as further commits, in order to preserve the historical record.
Diffstat (limited to 'doc/source/dev/index.rst')
-rw-r--r--doc/source/dev/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/dev/index.rst b/doc/source/dev/index.rst
index b0d0ec483..cb71a3e5c 100644
--- a/doc/source/dev/index.rst
+++ b/doc/source/dev/index.rst
@@ -7,5 +7,6 @@ Contributing to Numpy
gitwash/index
development_environment
+ governance/index
For core developers: see :ref:`development-workflow`.