-
Notifications
You must be signed in to change notification settings - Fork 11
/
team.json
69 lines (69 loc) · 1.83 KB
/
team.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
{
"organisers": [
{
"name": "Myles Braithwaite",
"link": "https://mylesb.ca/"
},
{
"name": "Francis Deslauriers",
"link": "https://twitter.com/francisDeslaur"
},
{
"name": "Julia Duimovich",
"link": "https://twitter.com/jduims"
},
{
"name": "Mike Fridman",
"link": "http://www.mfridman.com/"
},
{
"name": "David Hoffman",
"link": "https://ca.linkedin.com/in/david-hoffman-073b905a"
},
{
"name": "Peter McCormick",
"link": "https://twitter.com/pdmccormick"
},
{
"name": "Juti Noppornpitak",
"link": "https://www.shiroyuki.com"
},
{
"name": "Anarosa Paredes",
"link": "http://aarose.red"
},
{
"name": "Daniel Quattrociocchi",
"link": "https://github.com/quaspas"
},
{
"name": "Brandon Sandrowicz",
"link": "https://github.com/bsandrow"
},
{
"name": "Martin Sitar",
"link": "http://martinsitar.com/"
},
{
"name": "Ke Sun",
"link": "http://kesun.ca"
},
{
"name": "Anna Vassilovski",
"link": "https://www.linkedin.com/in/anna-vassilovski-84829725"
},
{
"name": "Ryan Wilson-Perkin",
"link": "https://twitter.com/rwilsonperkin"
},
{
"name": "Elaine Wong",
"link": "https://twitter.com/elthenerd"
},
{
"name": "Terry Yanchynskyy",
"link": "https://github.com/onebit0fme"
}
],
"volunteers": []
}