-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathroster.json
More file actions
482 lines (482 loc) · 19.5 KB
/
roster.json
File metadata and controls
482 lines (482 loc) · 19.5 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
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
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
[
{
"login": "jeremyrist",
"id": 13407041,
"avatar_url": "https://avatars.githubusercontent.com/u/13407041?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/jeremyrist",
"html_url": "https://github.com/jeremyrist",
"followers_url": "https://api.github.com/users/jeremyrist/followers",
"following_url": "https://api.github.com/users/jeremyrist/following{/other_user}",
"gists_url": "https://api.github.com/users/jeremyrist/gists{/gist_id}",
"starred_url": "https://api.github.com/users/jeremyrist/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jeremyrist/subscriptions",
"organizations_url": "https://api.github.com/users/jeremyrist/orgs",
"repos_url": "https://api.github.com/users/jeremyrist/repos",
"events_url": "https://api.github.com/users/jeremyrist/events{/privacy}",
"received_events_url": "https://api.github.com/users/jeremyrist/received_events",
"type": "User",
"site_admin": false,
"name": "Jeremy Rist",
"company": null,
"blog": null,
"location": null,
"email": null,
"hireable": null,
"bio": null,
"public_repos": 8,
"public_gists": 0,
"followers": 1,
"following": 0,
"created_at": "2015-07-19T18:21:37Z",
"updated_at": "2015-08-31T19:01:21Z"
},
{
"login": "ShayHall",
"id": 13802039,
"avatar_url": "https://avatars.githubusercontent.com/u/13802039?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/ShayHall",
"html_url": "https://github.com/ShayHall",
"followers_url": "https://api.github.com/users/ShayHall/followers",
"following_url": "https://api.github.com/users/ShayHall/following{/other_user}",
"gists_url": "https://api.github.com/users/ShayHall/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ShayHall/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ShayHall/subscriptions",
"organizations_url": "https://api.github.com/users/ShayHall/orgs",
"repos_url": "https://api.github.com/users/ShayHall/repos",
"events_url": "https://api.github.com/users/ShayHall/events{/privacy}",
"received_events_url": "https://api.github.com/users/ShayHall/received_events",
"type": "User",
"site_admin": false,
"name": "Shay Hall",
"company": null,
"blog": null,
"location": "Durham, NC",
"email": "shayhall@nccumc.org",
"hireable": null,
"bio": null,
"public_repos": 7,
"public_gists": 0,
"followers": 1,
"following": 0,
"created_at": "2015-08-14T19:44:58Z",
"updated_at": "2015-08-27T23:13:55Z"
},
{
"login": "jeffworley",
"id": 4316268,
"avatar_url": "https://avatars.githubusercontent.com/u/4316268?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/jeffworley",
"html_url": "https://github.com/jeffworley",
"followers_url": "https://api.github.com/users/jeffworley/followers",
"following_url": "https://api.github.com/users/jeffworley/following{/other_user}",
"gists_url": "https://api.github.com/users/jeffworley/gists{/gist_id}",
"starred_url": "https://api.github.com/users/jeffworley/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jeffworley/subscriptions",
"organizations_url": "https://api.github.com/users/jeffworley/orgs",
"repos_url": "https://api.github.com/users/jeffworley/repos",
"events_url": "https://api.github.com/users/jeffworley/events{/privacy}",
"received_events_url": "https://api.github.com/users/jeffworley/received_events",
"type": "User",
"site_admin": false,
"name": "J.R. Worley",
"company": null,
"blog": null,
"location": null,
"email": "sirwhirls@gmail.com",
"hireable": null,
"bio": null,
"public_repos": 8,
"public_gists": 0,
"followers": 1,
"following": 0,
"created_at": "2013-05-02T00:05:54Z",
"updated_at": "2015-08-30T15:41:39Z"
},
{
"login": "rosalsm",
"id": 14005282,
"avatar_url": "https://avatars.githubusercontent.com/u/14005282?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/rosalsm",
"html_url": "https://github.com/rosalsm",
"followers_url": "https://api.github.com/users/rosalsm/followers",
"following_url": "https://api.github.com/users/rosalsm/following{/other_user}",
"gists_url": "https://api.github.com/users/rosalsm/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rosalsm/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rosalsm/subscriptions",
"organizations_url": "https://api.github.com/users/rosalsm/orgs",
"repos_url": "https://api.github.com/users/rosalsm/repos",
"events_url": "https://api.github.com/users/rosalsm/events{/privacy}",
"received_events_url": "https://api.github.com/users/rosalsm/received_events",
"type": "User",
"site_admin": false,
"name": "Rosa Lopez Sanchez",
"company": null,
"blog": null,
"location": "Durham",
"email": "r215130@gmail.com",
"hireable": null,
"bio": null,
"public_repos": 7,
"public_gists": 0,
"followers": 1,
"following": 0,
"created_at": "2015-08-27T20:10:55Z",
"updated_at": "2015-08-31T21:53:49Z"
},
{
"login": "Ricecoder",
"id": 13753919,
"avatar_url": "https://avatars.githubusercontent.com/u/13753919?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/Ricecoder",
"html_url": "https://github.com/Ricecoder",
"followers_url": "https://api.github.com/users/Ricecoder/followers",
"following_url": "https://api.github.com/users/Ricecoder/following{/other_user}",
"gists_url": "https://api.github.com/users/Ricecoder/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Ricecoder/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Ricecoder/subscriptions",
"organizations_url": "https://api.github.com/users/Ricecoder/orgs",
"repos_url": "https://api.github.com/users/Ricecoder/repos",
"events_url": "https://api.github.com/users/Ricecoder/events{/privacy}",
"received_events_url": "https://api.github.com/users/Ricecoder/received_events",
"type": "User",
"site_admin": false,
"name": "Lacey Rice",
"company": null,
"blog": null,
"location": null,
"email": "laceyrice@me.com",
"hireable": null,
"bio": null,
"public_repos": 7,
"public_gists": 0,
"followers": 3,
"following": 2,
"created_at": "2015-08-11T19:22:31Z",
"updated_at": "2015-08-29T18:17:12Z"
},
{
"login": "drumslayert",
"id": 10352970,
"avatar_url": "https://avatars.githubusercontent.com/u/10352970?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/drumslayert",
"html_url": "https://github.com/drumslayert",
"followers_url": "https://api.github.com/users/drumslayert/followers",
"following_url": "https://api.github.com/users/drumslayert/following{/other_user}",
"gists_url": "https://api.github.com/users/drumslayert/gists{/gist_id}",
"starred_url": "https://api.github.com/users/drumslayert/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/drumslayert/subscriptions",
"organizations_url": "https://api.github.com/users/drumslayert/orgs",
"repos_url": "https://api.github.com/users/drumslayert/repos",
"events_url": "https://api.github.com/users/drumslayert/events{/privacy}",
"received_events_url": "https://api.github.com/users/drumslayert/received_events",
"type": "User",
"site_admin": false,
"name": "Terry Calhoun",
"company": null,
"blog": null,
"location": null,
"email": "ddc@terrymcalhoun.com",
"hireable": null,
"bio": null,
"public_repos": 8,
"public_gists": 1,
"followers": 1,
"following": 0,
"created_at": "2014-12-30T21:52:03Z",
"updated_at": "2015-08-25T18:24:14Z"
},
{
"login": "boshnivolo",
"id": 13842015,
"avatar_url": "https://avatars.githubusercontent.com/u/13842015?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/boshnivolo",
"html_url": "https://github.com/boshnivolo",
"followers_url": "https://api.github.com/users/boshnivolo/followers",
"following_url": "https://api.github.com/users/boshnivolo/following{/other_user}",
"gists_url": "https://api.github.com/users/boshnivolo/gists{/gist_id}",
"starred_url": "https://api.github.com/users/boshnivolo/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/boshnivolo/subscriptions",
"organizations_url": "https://api.github.com/users/boshnivolo/orgs",
"repos_url": "https://api.github.com/users/boshnivolo/repos",
"events_url": "https://api.github.com/users/boshnivolo/events{/privacy}",
"received_events_url": "https://api.github.com/users/boshnivolo/received_events",
"type": "User",
"site_admin": false,
"name": "Jasmine Baik",
"company": null,
"blog": null,
"location": null,
"email": null,
"hireable": null,
"bio": null,
"public_repos": 9,
"public_gists": 0,
"followers": 1,
"following": 0,
"created_at": "2015-08-17T23:53:25Z",
"updated_at": "2015-08-29T00:34:23Z"
},
{
"login": "ericksonk",
"id": 14016182,
"avatar_url": "https://avatars.githubusercontent.com/u/14016182?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/ericksonk",
"html_url": "https://github.com/ericksonk",
"followers_url": "https://api.github.com/users/ericksonk/followers",
"following_url": "https://api.github.com/users/ericksonk/following{/other_user}",
"gists_url": "https://api.github.com/users/ericksonk/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ericksonk/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ericksonk/subscriptions",
"organizations_url": "https://api.github.com/users/ericksonk/orgs",
"repos_url": "https://api.github.com/users/ericksonk/repos",
"events_url": "https://api.github.com/users/ericksonk/events{/privacy}",
"received_events_url": "https://api.github.com/users/ericksonk/received_events",
"type": "User",
"site_admin": false,
"name": "Kristine Erickson",
"company": null,
"blog": null,
"location": null,
"email": "ericksonk09@gmail.com",
"hireable": null,
"bio": null,
"public_repos": 5,
"public_gists": 0,
"followers": 1,
"following": 0,
"created_at": "2015-08-28T13:11:04Z",
"updated_at": "2015-08-28T15:28:22Z"
},
{
"login": "karjac14",
"id": 8317978,
"avatar_url": "https://avatars.githubusercontent.com/u/8317978?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/karjac14",
"html_url": "https://github.com/karjac14",
"followers_url": "https://api.github.com/users/karjac14/followers",
"following_url": "https://api.github.com/users/karjac14/following{/other_user}",
"gists_url": "https://api.github.com/users/karjac14/gists{/gist_id}",
"starred_url": "https://api.github.com/users/karjac14/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/karjac14/subscriptions",
"organizations_url": "https://api.github.com/users/karjac14/orgs",
"repos_url": "https://api.github.com/users/karjac14/repos",
"events_url": "https://api.github.com/users/karjac14/events{/privacy}",
"received_events_url": "https://api.github.com/users/karjac14/received_events",
"type": "User",
"site_admin": false,
"name": "Karlo Eleuterio",
"company": null,
"blog": null,
"location": null,
"email": "karloe@gmail.com",
"hireable": null,
"bio": null,
"public_repos": 6,
"public_gists": 0,
"followers": 1,
"following": 2,
"created_at": "2014-07-31T07:43:18Z",
"updated_at": "2015-08-30T21:40:40Z"
},
{
"login": "cmauban",
"id": 14016133,
"avatar_url": "https://avatars.githubusercontent.com/u/14016133?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/cmauban",
"html_url": "https://github.com/cmauban",
"followers_url": "https://api.github.com/users/cmauban/followers",
"following_url": "https://api.github.com/users/cmauban/following{/other_user}",
"gists_url": "https://api.github.com/users/cmauban/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cmauban/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cmauban/subscriptions",
"organizations_url": "https://api.github.com/users/cmauban/orgs",
"repos_url": "https://api.github.com/users/cmauban/repos",
"events_url": "https://api.github.com/users/cmauban/events{/privacy}",
"received_events_url": "https://api.github.com/users/cmauban/received_events",
"type": "User",
"site_admin": false,
"name": "Camille Mauban",
"company": null,
"blog": null,
"location": null,
"email": "camille.mauban@gmail.com",
"hireable": null,
"bio": null,
"public_repos": 5,
"public_gists": 0,
"followers": 1,
"following": 0,
"created_at": "2015-08-28T13:07:20Z",
"updated_at": "2015-08-28T13:36:31Z"
},
{
"login": "s4dmw",
"id": 13879097,
"avatar_url": "https://avatars.githubusercontent.com/u/13879097?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/s4dmw",
"html_url": "https://github.com/s4dmw",
"followers_url": "https://api.github.com/users/s4dmw/followers",
"following_url": "https://api.github.com/users/s4dmw/following{/other_user}",
"gists_url": "https://api.github.com/users/s4dmw/gists{/gist_id}",
"starred_url": "https://api.github.com/users/s4dmw/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/s4dmw/subscriptions",
"organizations_url": "https://api.github.com/users/s4dmw/orgs",
"repos_url": "https://api.github.com/users/s4dmw/repos",
"events_url": "https://api.github.com/users/s4dmw/events{/privacy}",
"received_events_url": "https://api.github.com/users/s4dmw/received_events",
"type": "User",
"site_admin": false,
"name": "David White",
"company": null,
"blog": null,
"location": "Raleigh, NC",
"email": "dmwhite@gmail.com",
"hireable": null,
"bio": null,
"public_repos": 6,
"public_gists": 0,
"followers": 1,
"following": 0,
"created_at": "2015-08-20T01:42:53Z",
"updated_at": "2015-08-28T19:29:17Z"
},
{
"login": "jmcreasman",
"id": 13600903,
"avatar_url": "https://avatars.githubusercontent.com/u/13600903?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/jmcreasman",
"html_url": "https://github.com/jmcreasman",
"followers_url": "https://api.github.com/users/jmcreasman/followers",
"following_url": "https://api.github.com/users/jmcreasman/following{/other_user}",
"gists_url": "https://api.github.com/users/jmcreasman/gists{/gist_id}",
"starred_url": "https://api.github.com/users/jmcreasman/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jmcreasman/subscriptions",
"organizations_url": "https://api.github.com/users/jmcreasman/orgs",
"repos_url": "https://api.github.com/users/jmcreasman/repos",
"events_url": "https://api.github.com/users/jmcreasman/events{/privacy}",
"received_events_url": "https://api.github.com/users/jmcreasman/received_events",
"type": "User",
"site_admin": false,
"name": "Jonathan Creasman",
"company": null,
"blog": null,
"location": null,
"email": "jmcreasman89@gmail.com",
"hireable": null,
"bio": null,
"public_repos": 6,
"public_gists": 0,
"followers": 1,
"following": 0,
"created_at": "2015-08-01T13:37:53Z",
"updated_at": "2015-08-28T20:38:59Z"
},
{
"login": "ironyarder77",
"id": 14030247,
"avatar_url": "https://avatars.githubusercontent.com/u/14030247?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/ironyarder77",
"html_url": "https://github.com/ironyarder77",
"followers_url": "https://api.github.com/users/ironyarder77/followers",
"following_url": "https://api.github.com/users/ironyarder77/following{/other_user}",
"gists_url": "https://api.github.com/users/ironyarder77/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ironyarder77/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ironyarder77/subscriptions",
"organizations_url": "https://api.github.com/users/ironyarder77/orgs",
"repos_url": "https://api.github.com/users/ironyarder77/repos",
"events_url": "https://api.github.com/users/ironyarder77/events{/privacy}",
"received_events_url": "https://api.github.com/users/ironyarder77/received_events",
"type": "User",
"site_admin": false,
"name": "Matt Oliverio",
"company": null,
"blog": null,
"location": "Carrboro, NC",
"email": "ironyardermfo@gmail.com",
"hireable": null,
"bio": null,
"public_repos": 3,
"public_gists": 0,
"followers": 1,
"following": 1,
"created_at": "2015-08-29T14:00:59Z",
"updated_at": "2015-08-31T18:48:05Z"
},
{
"login": "nickycadavillo",
"id": 11246178,
"avatar_url": "https://avatars.githubusercontent.com/u/11246178?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/nickycadavillo",
"html_url": "https://github.com/nickycadavillo",
"followers_url": "https://api.github.com/users/nickycadavillo/followers",
"following_url": "https://api.github.com/users/nickycadavillo/following{/other_user}",
"gists_url": "https://api.github.com/users/nickycadavillo/gists{/gist_id}",
"starred_url": "https://api.github.com/users/nickycadavillo/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/nickycadavillo/subscriptions",
"organizations_url": "https://api.github.com/users/nickycadavillo/orgs",
"repos_url": "https://api.github.com/users/nickycadavillo/repos",
"events_url": "https://api.github.com/users/nickycadavillo/events{/privacy}",
"received_events_url": "https://api.github.com/users/nickycadavillo/received_events",
"type": "User",
"site_admin": false,
"name": "Nicky Cadavillo",
"company": null,
"blog": null,
"location": null,
"email": null,
"hireable": null,
"bio": null,
"public_repos": 4,
"public_gists": 0,
"followers": 3,
"following": 0,
"created_at": "2015-02-28T15:22:21Z",
"updated_at": "2015-08-31T14:04:16Z"
},
{
"login": "ericquayson",
"id": 12155476,
"avatar_url": "https://avatars.githubusercontent.com/u/12155476?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/ericquayson",
"html_url": "https://github.com/ericquayson",
"followers_url": "https://api.github.com/users/ericquayson/followers",
"following_url": "https://api.github.com/users/ericquayson/following{/other_user}",
"gists_url": "https://api.github.com/users/ericquayson/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ericquayson/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ericquayson/subscriptions",
"organizations_url": "https://api.github.com/users/ericquayson/orgs",
"repos_url": "https://api.github.com/users/ericquayson/repos",
"events_url": "https://api.github.com/users/ericquayson/events{/privacy}",
"received_events_url": "https://api.github.com/users/ericquayson/received_events",
"type": "User",
"site_admin": false,
"name": "Eric",
"company": null,
"blog": null,
"location": "Raleigh",
"email": null,
"hireable": null,
"bio": null,
"public_repos": 12,
"public_gists": 0,
"followers": 2,
"following": 0,
"created_at": "2015-04-28T15:06:18Z",
"updated_at": "2015-08-31T18:02:10Z"
}
]