-
Notifications
You must be signed in to change notification settings - Fork 28
/
Copy pathcontributors.json
136 lines (136 loc) · 3.8 KB
/
contributors.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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
{
"contributors": [
{
"id": 6905297,
"name": "Brent",
"url": "https://github.com/brendt",
"contributions": ["Frontend", "Backend"]
},
{
"id": 35465417,
"name": "Serhii",
"url": "https://github.com/SerhiiCho",
"contributions": ["Frontend", "Backend"]
},
{
"id": 19909432,
"name": "Mohammad",
"url": "https://github.com/MohammadAlhallaq",
"contributions": ["Frontend", "Backend"]
},
{
"id": 5923843,
"name": "Sergiu",
"url": "https://github.com/vsergiu93",
"contributions": ["Backend", "Frontend"]
},
{
"id": 5122936,
"name": "Tighten",
"url": "https://github.com/tighten",
"contributions": ["Frontend"]
},
{
"id": 25585917,
"name": "Kamlesh",
"url": "https://github.com/Kamleshpaul",
"contributions": ["Frontend"]
},
{
"id": 66994089,
"name": "Alireza",
"url": "https://github.com/alirezasalehizadeh",
"contributions": ["Backend"]
},
{
"id": 1196825,
"name": "Roman",
"url": "https://github.com/pronskiy",
"contributions": ["Frontend"]
},
{
"id": 79457016,
"name": "Charles",
"url": "https://github.com/chvanam",
"contributions": ["Backend"]
},
{
"id": 1247666,
"name": "Johannes",
"url": "https://github.com/joschuba",
"contributions": ["Frontend"]
},
{
"id": 41837763,
"name": "Ryan",
"url": "https://github.com/ryangjchandler",
"contributions": ["Frontend"]
},
{
"id": 551167,
"name": "Miguel",
"url": "https://github.com/mikeziri",
"contributions": ["Frontend"]
},
{
"id": 3634654,
"name": "Jelmer",
"url": "https://github.com/carakas",
"contributions": ["Frontend"]
},
{
"id": 13367189,
"name": "Istiak",
"url": "https://github.com/istiak-tridip",
"contributions": ["Backend"]
},
{
"id": 2337648,
"name": "Daniel",
"url": "https://github.com/krsriq",
"contributions": ["Frontend"]
},
{
"id": 23099574,
"name": "Rihards",
"url": "https://github.com/rihardsgrislis",
"contributions": ["Backend"]
},
{
"id": 24621490,
"name": "Erol",
"url": "https://github.com/Erol314",
"contributions": ["Backend", "Frontend"]
},
{
"id": 69632116,
"name": "Josh",
"url": "https://github.com/joshbonnick",
"contributions": ["Backend"]
},
{
"id": 31937522,
"name": "Daniel",
"url": "https://github.com/DanielSpravtsev",
"contributions": ["Backend"]
},
{
"id": 56961917,
"name": "Ngô Quốc Đạt",
"url": "https://github.com/datlechin",
"contributions": ["Frontend"]
},
{
"id": 17316322,
"name": "Vytautas",
"url": "https://github.com/Plytas",
"contributions": ["Backend"]
},
{
"id": 8448512,
"name": "MoeBrowne",
"url": "https://github.com/moebrowne",
"contributions": ["Backend"]
}
]
}