diff options
author | Antoine GIRARD <sapk@users.noreply.github.com> | 2019-07-02 12:06:25 +0200 |
---|---|---|
committer | Jonas Franz <info@jonasfranz.software> | 2019-07-02 12:06:25 +0200 |
commit | c39df040878c8ea22c14d56efcdc4280da63eb49 (patch) | |
tree | d5e433c0dd9ced2bc36071160ffb50799c9f6c93 /.github/FUNDING.yml | |
parent | 6e2a59e4ceb89c4e369a5ff1cac95c31f7e7ecd6 (diff) | |
download | gitea-c39df040878c8ea22c14d56efcdc4280da63eb49.tar.gz gitea-c39df040878c8ea22c14d56efcdc4280da63eb49.zip |
Display Github support button (#7343)
This need an option to be enabled on repo : https://help.github.com/en/articles/displaying-a-sponsor-button-in-your-repository
Diffstat (limited to '.github/FUNDING.yml')
-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 0000000000..1447a6ea32 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1 @@ +open_collective: gitea |