File tree Expand file tree Collapse file tree 1 file changed +66
-0
lines changed Expand file tree Collapse file tree 1 file changed +66
-0
lines changed Original file line number Diff line number Diff line change 200
200
"channels" : [
201
201
" github-sponsors"
202
202
]
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
+ ]
203
269
}
204
270
],
205
271
"history" : []
You can’t perform that action at this time.
0 commit comments