From 2afe0a4475f901c0b9d80a465c2c3b16f0952495 Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Mon, 3 Mar 2025 16:14:53 -0500 Subject: 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 --- .github/FUNDING.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .github/FUNDING.yml (limited to '.github') 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'] -- cgit v1.3