From 391c74fb490dca168247e7797dbfac10e72ba0c7 Mon Sep 17 00:00:00 2001 From: Gregory Szorc Date: Wed, 30 Dec 2020 12:18:55 -0700 Subject: [PATCH] github: add a FUNDING.yml file This should enable the sponsors link on the project. Also link to GitHub Sponsors from the docs. --- .github/FUNDING.yml | 1 + docs/contributing.rst | 1 + 2 files changed, 2 insertions(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 000000000..5657a8583 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1 @@ +github: [indygreg] diff --git a/docs/contributing.rst b/docs/contributing.rst index b7d9ecd80..635fd2a7a 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -55,6 +55,7 @@ Financial Contributions If you would like to thank the PyOxidizer maintainer via a financial contribution, you can do so +`via GitHub Sponsors `_ `on his Patreon `_ or `via PayPal `_.