diff options
author | Hayleigh Thompson <me@hayleigh.dev> | 2023-09-19 23:48:14 +0100 |
---|---|---|
committer | Hayleigh Thompson <me@hayleigh.dev> | 2023-09-19 23:48:14 +0100 |
commit | 4f05e4bb7fe1df2e2a10dd4a4226ed7f18587c00 (patch) | |
tree | 7927bbe3d2bc0f9ca364834b0dadece97afd62d1 /.github | |
parent | 85a818cdace2bbf17def603e881b5b1239efea23 (diff) | |
download | lustre-4f05e4bb7fe1df2e2a10dd4a4226ed7f18587c00.tar.gz lustre-4f05e4bb7fe1df2e2a10dd4a4226ed7f18587c00.zip |
:wrench: Add github sponsor link to repo.
Diffstat (limited to '.github')
-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..b873a5a --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,13 @@ +# These are supported funding model platforms + +github: [hayleigh-dot-dev] +patreon: # Replace with a single Patreon username +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 +lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry +custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] |