Skip to content

Commit dcc022a

Browse files
committed
Add open Collective
1 parent 9142f0d commit dcc022a

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

.github/FUNDING.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
github: [CompassConnections] # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
44
patreon: CompassMeet # Replace with a single Patreon username
5-
open_collective: # Replace with a single Open Collective username
5+
open_collective: compass-connection # Replace with a single Open Collective username
66
ko_fi: compassconnections # Replace with a single Ko-fi username
77
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
88
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry

common/src/constants.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ export const githubRepo = "https://github.com/CompassConnections/Compass";
88
export const githubIssues = `${githubRepo}/issues`
99

1010
export const paypalLink = "https://www.paypal.com/paypalme/CompassConnections"
11+
export const openCollectiveLink = "https://opencollective.com/compass-connection"
1112
export const patreonLink = "https://patreon.com/CompassMeet"
1213
export const discordLink = "https://discord.gg/8Vd7jzqjun"
1314
export const stoatLink = "https://stt.gg/YKQp81yA"

web/public/md/support.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,11 @@ Your contribution directly helps cover hosting, development, and community growt
66

77
## Ways to Contribute Financially
88

9-
- [Patreon](https://patreon.com/CompassMeet) – one-time or ongoing monthly support
10-
- [Ko-fi](https://ko-fi.com/compassconnections) – one-time or ongoing monthly support
11-
- [PayPal](https://www.paypal.com/paypalme/CompassConnections) – one-time or flexible contributions
12-
- [GitHub Sponsors](https://github.com/sponsors/CompassConnections) – increased transparency, but requires a GitHub account
9+
- [Patreon](https://patreon.com/CompassMeet)
10+
- [Open Collective](https://opencollective.com/compass-connection)
11+
- [Ko-fi](https://ko-fi.com/compassconnections)
12+
- [GitHub Sponsors](https://github.com/sponsors/CompassConnections) – requires a GitHub account
13+
- [PayPal](https://www.paypal.com/paypalme/CompassConnections)
1314

1415

1516
## Why Donate?

0 commit comments

Comments
 (0)