diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2021-07-26 01:36:28 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-26 01:36:28 +0800 |
commit | c9975b9c20161c929e2c29640eab767f97df4105 (patch) | |
tree | a8e4a0c84dc559be1925b230dc719423dd2a5ff1 /.github/FUNDING.yml | |
parent | 0f48092ef19488a43114478095f1d4a2040d369c (diff) | |
parent | a7dde6d4582ad1b2474b0f59c1c74dd70b654a98 (diff) | |
download | NotEnoughUpdates-c9975b9c20161c929e2c29640eab767f97df4105.tar.gz NotEnoughUpdates-c9975b9c20161c929e2c29640eab767f97df4105.tar.bz2 NotEnoughUpdates-c9975b9c20161c929e2c29640eab767f97df4105.zip |
Merge pull request #213 from IRONM00N/pr
Misc. Improvements now without formatting or conflicts
Diffstat (limited to '.github/FUNDING.yml')
-rw-r--r-- | .github/FUNDING.yml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 00000000..4598ba6a --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,12 @@ +# These are supported funding model platforms + +github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] +patreon: Moulberry +open_collective: # Replace with a single Open Collective username +ko_fi: # Replace with a single Ko-fi username +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: # Replace with a single Liberapay username +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']
\ No newline at end of file |