diff options
author | Gina <Dr-G@users.noreply.github.com> | 2019-11-13 10:30:35 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-13 10:30:35 -0600 |
commit | 6b9d4a3da3b5aabf969e3c93bfdac57ba515c0e2 (patch) | |
tree | 7a19629f354e200f3d88c564a24bd9fab147ef81 /.github | |
parent | 4e8ab26a17b96b7b0bdd41ba5e2cfac09685d153 (diff) | |
download | numpy-6b9d4a3da3b5aabf969e3c93bfdac57ba515c0e2.tar.gz |
Update FUNDING.yml
add NumFOCUS github sponsors button (recurring donations only)
This feature is launching today at GitHub Universe!
Diffstat (limited to '.github')
-rw-r--r-- | .github/FUNDING.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 4c868d735..25322bd34 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,2 +1,3 @@ +github: [numfocus] tidelift: pypi/numpy custom: https://www.numpy.org/#support-numpy |