diff options
author | Ralf Gommers <ralf.gommers@gmail.com> | 2020-12-27 21:23:50 +0100 |
---|---|---|
committer | Ralf Gommers <ralf.gommers@gmail.com> | 2020-12-27 21:23:50 +0100 |
commit | acfc3f3ee997111042638debb1d49bfe9829b6df (patch) | |
tree | 66d1b0bdae13d9b9227dcda89eb37729a60c549b | |
parent | f5f845b7bd0b737740e419826698ab4a9e61564d (diff) | |
download | numpy-acfc3f3ee997111042638debb1d49bfe9829b6df.tar.gz |
NEP: mark NEP 28 on website redesign as final
[ci skip]
-rw-r--r-- | doc/neps/nep-0028-website-redesign.rst | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/neps/nep-0028-website-redesign.rst b/doc/neps/nep-0028-website-redesign.rst index e27da91c6..592209a5f 100644 --- a/doc/neps/nep-0028-website-redesign.rst +++ b/doc/neps/nep-0028-website-redesign.rst @@ -7,7 +7,7 @@ NEP 28 — numpy.org website redesign :Author: Ralf Gommers <ralf.gommers@gmail.com> :Author: Joe LaChance <joe@boldmetrics.com> :Author: Shekhar Rajak <shekharrajak.1994@gmail.com> -:Status: Accepted +:Status: Final :Type: Informational :Created: 2019-07-16 :Resolution: https://mail.python.org/pipermail/numpy-discussion/2019-August/079889.html @@ -323,7 +323,9 @@ Alternatives we considered for the overall design of the website: Discussion ---------- -Mailing list thread discussing this NEP: TODO +- Pull request for this NEP (with a good amount of discussion): https://github.com/numpy/numpy/pull/14032 +- Email about NEP for review: https://mail.python.org/pipermail/numpy-discussion/2019-July/079856.html +- Proposal to accept this NEP: https://mail.python.org/pipermail/numpy-discussion/2019-August/079889.html References and Footnotes |