Skip to content

Commit 130f1b2

Browse files
authored
Update funding.json
1 parent 1f588d8 commit 130f1b2

File tree

1 file changed

+31
-1
lines changed

1 file changed

+31
-1
lines changed

funding.json

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,41 @@
4848
"guid": "core-donation",
4949
"status": "active",
5050
"name": "Core Donation",
51-
"description": "Pays for combination of hosting/infrastructure, part-time developer(s) to work on triage/bugs/features/docs and marketing.",
51+
"description": "Pays for combination of hosting/infrastructure, part-time developer(s) to work on triage/bugs/features/docs and marketing. Any amount helps!",
5252
"amount": 0,
5353
"currency": "USD",
5454
"frequency": "one-time",
5555
"channels": ["bank", "stripe", "buy-me-a-coffee"]
56+
},
57+
{
58+
"guid": "developer-time",
59+
"status": "active",
60+
"name": "Developer Time",
61+
"description": "Pays for part-time developer(s) to work and maintain Coravel and it's sub-projects (e.g. Coravel.Caching, Coravel.Mailer, etc.)",
62+
"amount": 10000,
63+
"currency": "USD",
64+
"frequency": "yearly",
65+
"channels": ["bank", "stripe", "buy-me-a-coffee"]
66+
},
67+
{
68+
"guid": "infrastructure-costs",
69+
"status": "active",
70+
"name": "Infrastructure Costs",
71+
"description": "Pays for infrastructure needs like web hosting, domain names, email services, etc.",
72+
"amount": 250,
73+
"currency": "USD",
74+
"frequency": "yearly",
75+
"channels": ["bank", "stripe", "buy-me-a-coffee"]
76+
},
77+
{
78+
"guid": "marketing-costs",
79+
"status": "active",
80+
"name": "Marketing Costs",
81+
"description": "This would allow the project to market by means not currently available due to lack of funds. E.g. paid articles about Coravel, .NET focused email newsletters, purchase ads in popular YouTube channels about .NET, etc.",
82+
"amount": 10000,
83+
"currency": "USD",
84+
"frequency": "one-time",
85+
"channels": ["bank", "stripe", "buy-me-a-coffee"]
5686
}]
5787
}
5888
}

0 commit comments

Comments
 (0)