diff options
author | Ralf Gommers <ralf.gommers@gmail.com> | 2021-01-26 09:34:30 +0100 |
---|---|---|
committer | Ralf Gommers <ralf.gommers@gmail.com> | 2021-01-26 09:34:30 +0100 |
commit | 08f13c5492251b3699178a4f216c564b7df6e995 (patch) | |
tree | 40f946f6ac88622da2339380f2bf185bbd33a0a4 /doc | |
parent | af51d6615c37f43b6d842b72a4b02dc14e024f3e (diff) | |
download | numpy-08f13c5492251b3699178a4f216c564b7df6e995.tar.gz |
NEP: accept NEP 46 (sponsorship guidelines)
[ci skip]
Diffstat (limited to 'doc')
-rw-r--r-- | doc/neps/nep-0046-sponsorship-guidelines.rst | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/neps/nep-0046-sponsorship-guidelines.rst b/doc/neps/nep-0046-sponsorship-guidelines.rst index cc273ce2c..bce125212 100644 --- a/doc/neps/nep-0046-sponsorship-guidelines.rst +++ b/doc/neps/nep-0046-sponsorship-guidelines.rst @@ -5,10 +5,10 @@ NEP 46 — NumPy Sponsorship Guidelines ===================================== :Author: Ralf Gommers <ralf.gommers@gmail.com> -:Status: Draft +:Status: Accepted :Type: Process :Created: 2020-12-27 -:Resolution: <url> (required for Accepted | Rejected | Withdrawn) +:Resolution: https://mail.python.org/pipermail/numpy-discussion/2021-January/081424.html Abstract @@ -233,7 +233,8 @@ as how that helps NumFOCUS-affiliated projects (including NumPy). Discussion ---------- -Mailing list thread(s) discussing this NEP: TODO +- `Mailing list thread discussing this NEP <https://mail.python.org/pipermail/numpy-discussion/2020-December/081353.html>`__ +- `PR with review of the NEP draft <https://github.com/numpy/numpy/pull/18084>`__ References and Footnotes |