-
Notifications
You must be signed in to change notification settings - Fork 0
/
events.json
51 lines (51 loc) · 1.21 KB
/
events.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
{
"events": [
{
"name": "XP Manchester",
"site": "http://xpmanchester.wordpress.com/"
},
{
"name": "manc.js",
"site": "http://mancjs.com/"
},
{
"name": "Manchester Raspberry Jam",
"site": "http://mcrraspjam.org.uk/"
},
{
"name": "ManJUG",
"description": "Manchester Java Users’ Group",
"site": "http://www.manjug.org/"
},
{
"name": "nwrug",
"alias": "North West Ruby User Group",
"site": "http://nwrug.org/"
},
{
"name": "ThoughtWorks Manchester GeekNights",
"site": "http://www.superdevs.com/groups/manchester-geek-nights"
},
{
"name": "Manchester Web Performance Group",
"site": "http://www.meetup.com/Manchester-Web-Performance-Group/"
},
{
"name": "Northern Digitals",
"alias": "BLAB",
"site": "http://www.meetup.com/northerndigitals/"
},
{
"name": "DevOps Manchester",
"site": "http://www.devopsmanchester.co.uk/"
},
{
"name": "Manchester Codejo",
"site": "http://www.manchester-codejo.com/"
},
{
"name": "Lean Startup Manchester",
"site": "http://www.leanstartupmanchester.co.uk/"
}
]
}