diff --git a/public/funding.json b/public/funding.json index f9b97c8f..cdee48ae 100644 --- a/public/funding.json +++ b/public/funding.json @@ -61,6 +61,16 @@ "frequency": "monthly", "channels": ["company-bank", "github-sponsors"] }, + { + "guid": "developer-fulltime", + "status": "active", + "name": "Developer full-time compensation", + "description": "This will cover the cost of one developer working full-time on the projects.", + "amount": 3000, + "currency": "USD", + "frequency": "monthly", + "channels": ["company-bank", "github-sponsors"] + }, { "guid": "angel-plan", "status": "active",