diff options
author | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2019-08-06 08:26:58 +0200 |
---|---|---|
committer | Thorsten Behrens <Thorsten.Behrens@CIB.de> | 2019-08-07 10:42:30 +0200 |
commit | 611a8a77869f1248f2702b396cd25c198e57c9b2 (patch) | |
tree | 10c025203a0293039e968ba3db09c961b2626d93 /.github | |
parent | 8a90a9ecb48fa5bb347b80ce1cd62930d9557844 (diff) |
Add donation info for GitHub
This will appear as a "Sponsor" button in Github
https://help.github.com/en/articles/displaying-a-sponsor-button-in-your-repository
Change-Id: I18f7bf5555db104fd00599f95aa7d0c2e60a2c2d
Reviewed-on: https://gerrit.libreoffice.org/76998
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Diffstat (limited to '.github')
-rw-r--r-- | .github/FUNDING.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 000000000000..df0fa03d0d53 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1 @@ +custom: https://www.libreoffice.org/donate/ |