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

Create opensourcepledge.json #362

Merged
merged 1 commit into from
Oct 8, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions public/assets/files/opensourcepledge.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"name": "Laravel",
"description": "Laravel is the PHP framework for web artisans. Participating in the Open Source Pledge is just one of the ways we continue to invest in the future of open source. By supporting these projects—both financially and through direct contributions—we hope to ensure that the tools developers rely on remain powerful, reliable, and innovative.",
"urlLearnMore": "https://blog.laravel.com/taylors-morning-routine-laravels-open-source-pledge",
"urlSquareLogoWithBackground": "https://avatars.githubusercontent.com/u/958072",
"annualReports": [
{
"url": "https://blog.laravel.com/taylors-morning-routine-laravels-open-source-pledge",
"dateYearEnding": "2024-10-31",
"averageNumberOfDevs": 25,
"payments": 50000
}
]
}