Skip to content

Commit 49f7f82

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 361acde commit 49f7f82

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
@@ -1291,6 +1291,25 @@
12911291
}
12921292
]
12931293
},
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+
"twitter": "cpplondonuni",
1304+
"email": "[email protected]"
1305+
},
1306+
{
1307+
"name": "Tom Breza",
1308+
"twitter": "xxvms",
1309+
"email": "[email protected]"
1310+
}
1311+
]
1312+
},
12941313
{
12951314
"name": "Auckland C++ Meetup",
12961315
"city": "Auckland",

0 commit comments

Comments
 (0)