Skip to content

Commit cfdafac

Browse files
committed
Sync the funding config w/ org-wide template
1 parent d097058 commit cfdafac

1 file changed

Lines changed: 8 additions & 11 deletions

File tree

.github/FUNDING.yml

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
1-
# These are supported funding model platforms
1+
---
22

3-
github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
3+
github:
44
- asvetlov
55
- webknjaz
66
- Dreamsorcerer
7-
# patreon: # Replace with a single Patreon username
8-
# open_collective: # Replace with a single Open Collective username
9-
# ko_fi: # Replace with a single Ko-fi username
10-
# tidelift: pypi/aiohttp # A single Tidelift platform-name/package-name e.g., npm/babel
11-
# community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
12-
# liberapay: # Replace with a single Liberapay username
13-
# issuehunt: # Replace with a single IssueHunt username
14-
# otechie: # Replace with a single Otechie username
15-
# custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
7+
open_collective: aiohttp
8+
tidelift: pypi/aiohttp # A single Tidelift platform-name/package-name e.g., npm/babel
9+
custom:
10+
- https://opencollective.com/aio-libs
11+
12+
...

0 commit comments

Comments
 (0)