Skip to content

Commit d8e1614

Browse files
Oliverhagenburger
authored andcommitted
data/supporters.json: Add C++ London Uni.
C++ London Uni is a brand of CPP London Uni C.I.C - a community interest company offering weekly C++ lessons free-of-charge in London and online.
1 parent f45cfa9 commit d8e1614

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

data/supporters.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1286,6 +1286,25 @@
12861286
}
12871287
]
12881288
},
1289+
{
1290+
"name": "C++ London Uni",
1291+
"city": "London",
1292+
"country": "United Kingdom",
1293+
"link": "https://www.cpplondonuni.com",
1294+
"twitter": "cpplondonuni",
1295+
"contacts": [
1296+
{
1297+
"name": "CPP London Uni C.I.C",
1298+
"twitter": "cpplondonuni",
1299+
"email": "[email protected]"
1300+
},
1301+
{
1302+
"name": "Tom Breza",
1303+
"twitter": "xxvms",
1304+
"email": "[email protected]"
1305+
}
1306+
]
1307+
},
12891308
{
12901309
"name": "Auckland C++ Meetup",
12911310
"city": "Auckland",

0 commit comments

Comments
 (0)