Skip to content

Commit f7978af

Browse files
committed
Edit
1 parent f96a40a commit f7978af

File tree

1 file changed

+66
-0
lines changed

1 file changed

+66
-0
lines changed

docs/funding.json

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,72 @@
200200
"channels": [
201201
"github-sponsors"
202202
]
203+
},
204+
{
205+
"guid": "monthly-10",
206+
"status": "active",
207+
"name": "🐚🐚 Pro - using SeaQL in professional work",
208+
"amount": 10,
209+
"currency": "USD",
210+
"frequency": "monthly",
211+
"channels": [
212+
"github-sponsors"
213+
]
214+
},
215+
{
216+
"guid": "monthly-100",
217+
"status": "active",
218+
"name": "🐚🐚🐚 Startup - your startup is building a product upon SeaQL",
219+
"amount": 100,
220+
"currency": "USD",
221+
"frequency": "monthly",
222+
"channels": [
223+
"github-sponsors"
224+
]
225+
},
226+
{
227+
"guid": "monthly-1000",
228+
"status": "active",
229+
"name": "🐚🐚🐚🐚 Enterprise - a team of engineers is relying on SeaQL",
230+
"amount": 1000,
231+
"currency": "USD",
232+
"frequency": "monthly",
233+
"channels": [
234+
"github-sponsors"
235+
]
236+
},
237+
{
238+
"guid": "one-time-10",
239+
"status": "active",
240+
"name": "🦀 Sticker Pack",
241+
"amount": 10,
242+
"currency": "USD",
243+
"frequency": "one-time",
244+
"channels": [
245+
"github-sponsors"
246+
]
247+
},
248+
{
249+
"guid": "one-time-1000",
250+
"status": "active",
251+
"name": "🪙 Gold Sponsor",
252+
"amount": 1000,
253+
"currency": "USD",
254+
"frequency": "one-time",
255+
"channels": [
256+
"github-sponsors"
257+
]
258+
},
259+
{
260+
"guid": "one-time-10000",
261+
"status": "active",
262+
"name": "💎 Diamond Sponsor",
263+
"amount": 10000,
264+
"currency": "USD",
265+
"frequency": "one-time",
266+
"channels": [
267+
"github-sponsors"
268+
]
203269
}
204270
],
205271
"history": []

0 commit comments

Comments
 (0)