From f21832997103622cdba26e5f62708fa6ad48c4a5 Mon Sep 17 00:00:00 2001 From: Ansh Arora <89684245+ansharora28@users.noreply.github.com> Date: Thu, 30 Oct 2025 10:34:04 +0530 Subject: [PATCH] Add funding sources Added information about FLOSS/fund and GitHub Secure Open Source Fund. --- _articles/getting-paid.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_articles/getting-paid.md b/_articles/getting-paid.md index 772ab932e29..1185d617770 100644 --- a/_articles/getting-paid.md +++ b/_articles/getting-paid.md @@ -135,6 +135,8 @@ Some software foundations and companies offer grants for open source work. Somet * **[OpenMRS](https://github.com/openmrs)** work was funded by [Stripe's Open-Source Retreat](https://stripe.com/blog/open-source-retreat-2016-grantees) * **[Libraries.io](https://github.com/librariesio)** received a grant from the [Sloan Foundation](https://sloan.org/programs/digital-technology) * The **[Python Software Foundation](https://www.python.org/psf/grants/)** offers grants for Python-related work +* **[FLOSS/fund](https://floss.fund/)** is a dedicated fund to provide no-strings attached financial support to FOSS projects globally. +* The **[Github Secure Open Source Fund](https://resources.github.com/github-secure-open-source-fund/)** is a program designed to financially and programmatically improve security and sustainability of open source projects. For more detailed options and case studies, @nayafia [wrote a guide](https://github.com/nayafia/lemonade-stand) to getting paid for open source work. Different types of funding require different skills, so consider your strengths to figure out which option works best for you.