From 094f2530d83b1c5c5faa835f012018a5d648a7df Mon Sep 17 00:00:00 2001 From: Martin Geisler Date: Fri, 3 Oct 2025 18:30:16 +0200 Subject: [PATCH] Add GitHub Sponsors configuration I've been a passionate open-source contributor for over 25 years. I've enabled GitHub Sponsors to help support my work on my Rust projects. If you find my work valuable, please consider supporting me. Your sponsorship will help cover hosting costs, development equipment, and travel to conferences to share my work with the community. --- .github/FUNDING.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..0a8181c --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1 @@ +github: mgeisler