summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz93@gmail.com>2025-03-03 16:14:53 -0500
committerEli Schwartz <eschwartz93@gmail.com>2025-03-07 10:20:54 -0500
commit2afe0a4475f901c0b9d80a465c2c3b16f0952495 (patch)
tree5930dfb653f87fc1b721236366da79e7b4533839 /.github
parent6b985228779f272aaa0a5bbae77448261cf29c70 (diff)
downloadmeson-2afe0a4475f901c0b9d80a465c2c3b16f0952495.tar.gz
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 '.github')
-rw-r--r--.github/FUNDING.yml2
1 files changed, 2 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']