We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 361acde commit 49f7f82Copy full SHA for 49f7f82
data/supporters.json
@@ -1291,6 +1291,25 @@
1291
}
1292
]
1293
},
1294
+ {
1295
+ "name": "C++ London Uni",
1296
+ "city": "London",
1297
+ "country": "United Kingdom",
1298
+ "link": "https://www.cpplondonuni.com",
1299
+ "twitter": "cpplondonuni",
1300
+ "contacts": [
1301
1302
+ "name": "CPP London Uni C.I.C",
1303
1304
+ "email": "admin@cpplondonuni.com"
1305
+ },
1306
1307
+ "name": "Tom Breza",
1308
+ "twitter": "xxvms",
1309
+ "email": "tom@cpplondonuni.com"
1310
+ }
1311
+ ]
1312
1313
{
1314
"name": "Auckland C++ Meetup",
1315
"city": "Auckland",
0 commit comments