Author: Maciej Fijalkowski <[email protected]>
Branch: extradoc
Changeset: r3927:5a99d6d5f2e5
Date: 2011-10-12 22:54 +0200
http://bitbucket.org/pypy/extradoc/changeset/5a99d6d5f2e5/

Log:    add a donation info

diff --git a/blog/draft/numpy-status-update.rst 
b/blog/draft/numpy-status-update.rst
--- a/blog/draft/numpy-status-update.rst
+++ b/blog/draft/numpy-status-update.rst
@@ -1,11 +1,14 @@
-NumPy Status Update
--------------------
+NumPy funding and status update
+-------------------------------
 
 Hi everyone,
 
-It's been a little while since we wrote about NumPy on PyPy, so I wanted to
+It's been a little while since we wrote about NumPy on PyPy, so we wanted to
 give everyone an update on what we've been up to, and what's up next for us.
 
+We would also like to note that we're launching a **funding campaign**
+for NumPy support in PyPy. Details can be found on the `donation page`_.
+
 Some of the things that have happened since last we wrote are:
 
 * We added ``dtype`` support, meaning you can now create arrays of a bunch of
@@ -31,3 +34,5 @@
 
 If you're interested in helping out, we always love more contributors,
 Alex, Maciej, Justin, and the whole PyPy team
+
+.. _`donation page`: http://pypy.org/numpy_donate.html
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to