Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Funding from sponsorships #11

Open
wants to merge 6 commits into
base: dev
Choose a base branch
from
Open

Conversation

Watemlifts
Copy link

Generate the sponsorship information

sponsorship_info = f"""

GitHub Sponsors

github: {', '.join(github_sponsors)}

Patreon

patreon: {patreon}

Open Collective

open_collective: {open_collective}

Ko-fi

ko_fi: {ko_fi}

Tidelift

tidelift: {tidelift}

Community Bridge

community_bridge: {community_bridge}

Liberapay

liberapay: {liberapay}

IssueHunt

issuehunt: {issuehunt}

LFX Crowdfunding

lfx_crowdfunding: {lfx_crowdfunding}

Polar

polar: {polar}
"""

deepsourcebot and others added 5 commits September 1, 2022 21:24
# Generate the sponsorship information
sponsorship_info = f"""
# GitHub Sponsors
github: {', '.join(github_sponsors)}

# Patreon
patreon: {patreon}

# Open Collective
open_collective: {open_collective}

# Ko-fi
ko_fi: {ko_fi}

# Tidelift
tidelift: {tidelift}

# Community Bridge
community_bridge: {community_bridge}

# Liberapay
liberapay: {liberapay}

# IssueHunt
issuehunt: {issuehunt}

# LFX Crowdfunding
lfx_crowdfunding: {lfx_crowdfunding}

# Polar
polar: {polar}
"""
@Watemlifts
Copy link
Author

Merging posible

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants