diff options
author | jeffreytse <jeffreytse.mail@gmail.com> | 2020-08-30 01:18:12 +0800 |
---|---|---|
committer | jeffreytse <jeffreytse.mail@gmail.com> | 2020-08-30 01:18:12 +0800 |
commit | b3d2bc61df45255b3944da76e4a06e15bf6cd143 (patch) | |
tree | a226428180eb94f5e437fc24f0fff6b700ccd751 | |
parent | 4fa9313252be4986680ed265bd481ef28a0bada0 (diff) |
chore: add FUNDING.yml
-rw-r--r-- | .github/FUNDING.yml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..6b49545 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,13 @@ +# These are supported funding model platforms + +github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] +patreon: jeffreytse +open_collective: # Replace with a single Open Collective username +ko_fi: jeffreytse +tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel +community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry +liberapay: jeffreytse +issuehunt: # Replace with a single IssueHunt username +otechie: # Replace with a single Otechie username +custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] + |