diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2020-08-18 18:02:33 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2020-08-18 18:02:33 +0100 |
commit | fc4c6b18709745479094c6bf71f5d006747987ec (patch) | |
tree | 4478618dc651024847ce76e1571febb9c4e00eb5 | |
parent | b5fd0dd8a17bf200e631c84555f0b9e383e6d10e (diff) | |
parent | 3543432c9b59c321fcfc805c2d84b98fb7c20738 (diff) |
Merge #5806
5806: Add GH Sposors to FUNDING.yml
r=matklad a=matklad
bors r+
🤖
Co-authored-by: Aleksey Kladov <[email protected]>
-rw-r--r-- | .github/FUNDING.yml | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index d78a14e2c..73892ddaa 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml | |||
@@ -1,12 +1,2 @@ | |||
1 | # These are supported funding model platforms | 1 | github: rust-analyzer |
2 | |||
3 | github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] | ||
4 | patreon: # Replace with a single Patreon username | ||
5 | open_collective: rust-analyzer | 2 | open_collective: rust-analyzer |
6 | ko_fi: # Replace with a single Ko-fi username | ||
7 | tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel | ||
8 | community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry | ||
9 | liberapay: # Replace with a single Liberapay username | ||
10 | issuehunt: # Replace with a single IssueHunt username | ||
11 | otechie: # Replace with a single Otechie username | ||
12 | custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] | ||