Friday, April 17, 2020

Stéphane Wirtel: Yes!, I am a Github Sponsor

What’s a Github Sponsor? From the FAQ GitHub Sponsors allows the developer community to financially support the people and organizations who design, build, and maintain the open source projects they depend on, directly on GitHub. And because I like to use and develop Open Sources projects, I wanted to contribute and help maintainers. GitHub Sponsoring There is one month ago, via my company Mgx.io, I have started to sponsor some developers via the Github Sponsorship.

from Planet Python
via read more

No comments:

Post a Comment

TestDriven.io: Working with Static and Media Files in Django

This article looks at how to work with static and media files in a Django project, locally and in production. from Planet Python via read...