Skip to content

Commit

Permalink
Doc: add links to NumFOCUS GDAL page
Browse files Browse the repository at this point in the history
  • Loading branch information
rouault committed Jul 1, 2021
1 parent d7ae160 commit 24dadbc
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 3 deletions.
4 changes: 4 additions & 0 deletions GOVERNANCE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Governance
==========

The governance of the GDAL project is described by [RFC 1: Project Management Committee Guidelines](https://gdal.org/development/rfc/rfc1_pmc.html)
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,26 @@ GDAL is an open source X/MIT licensed translator library for raster and vector g
* Wiki: https://trac.osgeo.org/gdal - Various user and developer contributed documentation and hints
* Mailing list: https://lists.osgeo.org/mailman/listinfo/gdal-dev

[//]: # (numfocus-fiscal-sponsor-attribution)

The GDAL project uses a [custom governance](./GOVERNANCE.md)
and is fiscally sponsored by [NumFOCUS](https://numfocus.org/). Consider making
a [tax-deductible donation](https://numfocus.org/donate-to-gdal) to help the project
pay for developer time, professional services, travel, workshops, and a variety of other needs.

<div align="center">
<a href="https://numfocus.org/project/gdal">
<img height="60px"
src="https://raw.githubusercontent.com/numfocus/templates/master/images/numfocus-logo.png"
align="center">
</a>
</div>
<br>

NumFOCUS is 501(c)(3) non-profit charity in the United States; as such, donations to
NumFOCUS are tax-deductible as allowed by law. As with any donation, you should
consult with your personal tax adviser or the IRS about your particular tax situation.

### How to contribute

See [CONTRIBUTING.md](CONTRIBUTING.md)
Expand Down
12 changes: 9 additions & 3 deletions gdal/doc/source/sponsors/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -164,9 +164,15 @@ the health of the project:
</script>

The GDAL Project is hosted by `OSGeo <https://www.osgeo.org>`__, and
`NumFOCUS <https://numfocus.org>`__ will serve as the fiscal sponsor once GDAL's application is completed,
enabling all sponsorship to go through a 501(c)3 as charitable donations.
The GDAL Project is hosted by `OSGeo <https://www.osgeo.org>`__,
and a fiscally sponsored project of `NumFOCUS <https://numfocus.org>`__, a
nonprofit dedicated to supporting the open-source scientific computing community. If you
like GDAL and want to support our mission, please consider making a
`donation <https://numfocus.org/donate-to-gdal>`__ to support our efforts.

NumFOCUS is 501(c)(3) non-profit charity in the United States; as such, donations to
NumFOCUS are tax-deductible as allowed by law. As with any donation, you should
consult with your personal tax adviser or the IRS about your particular tax situation.

.. container:: horizontal-logos

Expand Down

0 comments on commit 24dadbc

Please sign in to comment.