diff options
author | Ralf Gommers <ralf.gommers@gmail.com> | 2019-06-02 12:30:23 +0200 |
---|---|---|
committer | Ralf Gommers <ralf.gommers@gmail.com> | 2019-06-02 12:30:23 +0200 |
commit | 1856acaff5ea6df1a76fd9091bc7c3f21d77789b (patch) | |
tree | fab14f44090b9f324e45e1f13fc0ecb4bcab0057 /.github | |
parent | b90e09c1232861cb0a22628e29261e6cc8382df0 (diff) | |
download | numpy-1856acaff5ea6df1a76fd9091bc7c3f21d77789b.tar.gz |
Add links for GitHub Sponsors button.
Diffstat (limited to '.github')
-rw-r--r-- | .github/FUNDING.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 000000000..4c868d735 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,2 @@ +tidelift: pypi/numpy +custom: https://www.numpy.org/#support-numpy |