diff options
| -rw-r--r-- | .github/FUNDING.yml | 2 | ||||
| -rw-r--r-- | docs/markdown/Donating.md | 15 | ||||
| -rw-r--r-- | docs/sitemap.txt | 1 |
3 files changed, 18 insertions, 0 deletions
diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 000000000..9b70bd171 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,2 @@ +github: [eli-schwartz] +custom: ['https://mesonbuild.com/Donating.html'] diff --git a/docs/markdown/Donating.md b/docs/markdown/Donating.md new file mode 100644 index 000000000..a7f823eba --- /dev/null +++ b/docs/markdown/Donating.md @@ -0,0 +1,15 @@ +--- +short-description: Donating to support Meson development +... + +# Donating to support Meson development + +Currently, meson takes good advantage of various hosting resources for OSS, and +does not have any real project expenses. As a result, the project does not +directly accept donations. + +The best way to fund Meson development is to directly donate to the core +maintainers team, whether as a "thank you" for the work we have already done or +to help make it easier for us to spend more time working on improving Meson. The current Meson maintainers offer ways to sponsor them: + +- [Eli Schwartz](https://github.com/eli-schwartz) has enabled [GitHub Sponsors](https://github.com/sponsors/eli-schwartz) diff --git a/docs/sitemap.txt b/docs/sitemap.txt index 910df48ee..21f495e1d 100644 --- a/docs/sitemap.txt +++ b/docs/sitemap.txt @@ -134,6 +134,7 @@ index.md Contact-information.md Continuous-Integration.md Design-rationale.md + Donating.md IndepthTutorial.md In-the-press.md Mixing-build-systems.md |
