diff options
author | Eli Schwartz <eschwartz93@gmail.com> | 2025-03-03 16:14:53 -0500 |
---|---|---|
committer | Eli Schwartz <eschwartz93@gmail.com> | 2025-03-07 10:20:54 -0500 |
commit | 2afe0a4475f901c0b9d80a465c2c3b16f0952495 (patch) | |
tree | 5930dfb653f87fc1b721236366da79e7b4533839 /docs/markdown | |
parent | 6b985228779f272aaa0a5bbae77448261cf29c70 (diff) | |
download | meson-2afe0a4475f901c0b9d80a465c2c3b16f0952495.zip meson-2afe0a4475f901c0b9d80a465c2c3b16f0952495.tar.gz meson-2afe0a4475f901c0b9d80a465c2c3b16f0952495.tar.bz2 |
docs: provide details about how to fund Meson development
At the moment it turns out this mostly means... me. But this was
discussed publicly, as requested by a third party, and as per the newly
added page this is open to anyone in the Project who wishes to let it be
known that they accept donations.
Closes: https://github.com/mesonbuild/meson/issues/14262
Diffstat (limited to 'docs/markdown')
-rw-r--r-- | docs/markdown/Donating.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/markdown/Donating.md b/docs/markdown/Donating.md new file mode 100644 index 0000000..a7f823e --- /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) |