-
Notifications
You must be signed in to change notification settings - Fork 2k
Expand file tree
/
Copy pathsponsors.js
More file actions
84 lines (84 loc) · 2.4 KB
/
sponsors.js
File metadata and controls
84 lines (84 loc) · 2.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
export default [
{
avatarUrl:
'https://avatars.githubusercontent.com/u/360412?u=15e7b90eb91a3d2b410f7f47461862cb793398ff&v=4',
username: 'jyc',
name: null,
},
{
avatarUrl:
'https://avatars.githubusercontent.com/u/1257695?u=e142a0ae6314aa8b462e664db429d926b31bf978&v=4',
username: 'karszawa',
name: 'Hiroaki KARASAWA',
},
{
avatarUrl:
'https://avatars.githubusercontent.com/u/1629785?u=f91613c118bb1fcf442a71008dff1cd5f9b30411&v=4',
username: 'JonnyBurger',
name: 'Jonny Burger',
},
{
avatarUrl: 'https://avatars.githubusercontent.com/u/2443340?v=4',
username: 'toyokumo',
name: 'TOYOKUMO',
},
{
avatarUrl:
'https://avatars.githubusercontent.com/u/4328772?u=c4e0fd72bd7cdb3751166c8ade8ef253e6f5ba67&v=4',
username: 'itsrifat',
name: 'Moinul Hossain',
},
{
avatarUrl:
'https://avatars.githubusercontent.com/u/6936373?u=4edd14e6636c45d10ac6a3eecb4b3ffa6cc2bf5c&v=4',
username: 'Naturalclar',
name: 'Jesse Katsumata',
},
{
avatarUrl:
'https://avatars.githubusercontent.com/u/7029942?u=5eb1fed31f05fe97bcb07227268165c4028cc662&v=4',
username: 'radko93',
name: 'Radek Czemerys',
},
{
avatarUrl:
'https://avatars.githubusercontent.com/u/7910545?u=95ae2c2a40b5f6f63f05fce29ee7c01622019c76&v=4',
username: 'UdaySravanK',
name: 'Uday Sravan K',
},
{
avatarUrl:
'https://avatars.githubusercontent.com/u/9664363?u=46ba6d5fbd29729df2950b845c9ca2cd085a1c2b&v=4',
username: 'EvanBacon',
name: 'Evan Bacon',
},
{
avatarUrl:
'https://avatars.githubusercontent.com/u/12868063?u=c6afaa685373053ab058c7899e2afe806920b038&v=4',
username: 'monkey0722',
name: 'Taku Kobachi',
},
{
avatarUrl:
'https://avatars.githubusercontent.com/u/15199031?u=5a82dcb32237282ff576c0446567a1e2fe49b868&v=4',
username: 'mrousavy',
name: 'Marc Rousavy',
},
{
avatarUrl:
'https://avatars.githubusercontent.com/u/23122214?u=7b3231a177e5d661d55b2cee88ea69e1713eb695&v=4',
username: 'sayurimizuguchi',
name: 'Sayuri Mizuguchi',
},
{
avatarUrl:
'https://avatars.githubusercontent.com/u/79333934?u=d18e4c6a4e063534d6fd7e77e0d51c367c91cfa0&v=4',
username: 'finanzguru',
name: 'Finanzguru',
},
{
avatarUrl: 'https://avatars.githubusercontent.com/u/140319444?v=4',
username: 'jupli-apps',
name: 'Jupli',
},
];