Skip to content

Commit e69a409

Browse files
authored
Merge pull request #125 from toby-allsopp/master
Add Auckland C++ Meetup
2 parents 15b48e8 + 61f87d1 commit e69a409

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

data/supporters.json

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1186,7 +1186,9 @@
11861186
"name": "Kent Rahman",
11871187
"email": "[email protected]",
11881188
"phone": "+1 917 734 7635"
1189-
},
1189+
}
1190+
]
1191+
},
11901192
{
11911193
"name": "C++::London",
11921194
"city": "London",
@@ -1201,6 +1203,20 @@
12011203
"phone": "+44 7793 515336"
12021204
}
12031205
]
1206+
},
1207+
{
1208+
"name": "Auckland C++ Meetup",
1209+
"city": "Auckland",
1210+
"country": "New Zealand",
1211+
"link": "https://www.meetup.com/Auckland-C-Meetup/",
1212+
"contacts": [
1213+
{
1214+
"name": "Toby Allsopp",
1215+
"twitter": "toby_allsopp",
1216+
"email": "[email protected]",
1217+
"phone": "+64 21 0233 3914"
1218+
}
1219+
]
12041220
}
12051221
]
12061222
}

0 commit comments

Comments
 (0)