Skip to content

Commit 6cdd266

Browse files
committed
add donate link to contribute page
1 parent 08e99d0 commit 6cdd266

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

contribute.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,15 @@ <h2>Develop an affiliated package</h2>
159159
<p>Whether you have an idea for a new Astronomy package, or already have a package that you want to integrate with the Astropy project, you can develop an affiliated package! You'll want to join the <a href="http://groups.google.com/group/astropy-dev">astropy-dev</a> list so you can notifying other developers of your intent to develop an affiliated package, and the <a href="https://groups.google.com/forum/#!forum/astropy-affiliated-maintainers">astropy-affiliated-maintainers</a> mailing list to be kept informed of updates to the package template, as well as to have any dicussions related to setting up affiliated packages. Then you can check out the <a href="affiliated/index.html#affiliated-instructions">affiliated package guidelines</a> and the <a href="http://github.com/astropy/package-template">template for new affiliated packages</a> to get started. We can even create a repository for your affiliated package in the astropy organization on GitHub, if you ask on the mailing list!</p>
160160

161161

162+
</section>
163+
164+
<section id="donate">
165+
<h2>Contribute Financially</h2>
166+
167+
<p>Astropy is fiscally represented by <a href="https://numfocus.org/">NumFOCUS</a>, which accepts donations to support development of Astropy. If you would like to donate to astropy, please see the NumFOCUS contribution page for the Astropy Project:</p>
168+
<a class="button" href="https://numfocus.salsalabs.org/donate-to-astropy/index.html" target="_blank">Donate to Astropy</a>
169+
170+
162171
</section>
163172

164173
<footer>

0 commit comments

Comments
 (0)