forked from finos/FDC3
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathusers.json
78 lines (78 loc) · 2.02 KB
/
users.json
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
[ {
"caption": "Adaptive Financial Consulting",
"image": "/img/users/adaptive.png",
"infoLink": "https://weareadaptive.com/",
"pinned": true,
"isMember": false
},
{
"caption": "Finsemble",
"image": "/img/users/Finsemble.png",
"infoLink": "https://www.finsemble.com/",
"pinned": true,
"isMember": true
},
{
"caption": "FactSet",
"image": "/img/users/FactSet.png",
"infoLink": "https://www.factset.com/",
"pinned": true,
"isMember": true
},
{
"caption": "Genesis Global",
"image": "/img/users/Genesis.png",
"infoLink": "https://genesis.global/",
"pinned": true,
"isMember": true
},
{
"caption": "Glue42",
"image": "/img/users/GLUE42.png",
"infoLink": "https://glue42.com/",
"pinned": true,
"isMember": true
},
{
"caption": "GreenKey",
"image": "/img/users/GreenKey.png",
"infoLink": "https://greenkeytech.com/",
"pinned": true,
"isMember": true
},
{
"caption": "IHS Markit",
"image": "/img/users/IHSMarkit.png",
"infoLink": "https://ihsmarkit.com/",
"pinned": true,
"isMember": true
},
{
"caption": "JP Morgan",
"image": "/img/users/JPMorgan.png",
"infoLink": "https://www.jpmorgan.com/",
"pinned": true,
"isMember": true
},
{
"caption": "OpenFin",
"image": "/img/users/Openfin.png",
"infoLink": "https://openfin.co/",
"pinned": true,
"isMember": true
},
{
"caption": "Refinitv",
"image": "/img/users/Refinitiv.png",
"infoLink": "https://www.refinitiv.com/",
"pinned": true,
"isMember": true
},
{
"caption": "Scott Logic",
"image": "/img/users/scottlogic.png",
"infoLink": "https://www.scottlogic.com/",
"pinned": true,
"isMember": true
}
]