Skip to content

Commit d452a19

Browse files
committed
Fix CreativeCodeBerlin twitter, add SonicCodeSessions
1 parent b914192 commit d452a19

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

data/supporters.json

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -339,8 +339,8 @@
339339
"city": "Berlin",
340340
"country": "Germany",
341341
"link": "https://groups.google.com/forum/#!forum/creativecodeberlin",
342-
"twitter": "P5Jam",
343-
"contacts": [
342+
"twitter": "creativeCodeBLN",
343+
"contacts":[
344344
{
345345
"name": "Rachel Uwa",
346346
"phone": "+49 151 7537 4602",
@@ -724,6 +724,21 @@
724724
"email": "[email protected]"
725725
}
726726
]
727+
},
728+
{
729+
"name": "Sonic Code Sessions",
730+
"city": "Berlin",
731+
"country": "Germany",
732+
"link": "http://spektrumberlin.de/communities/sonic-code-sessions/about.html",
733+
"twitter": "scsBLN",
734+
"contacts": [
735+
{
736+
"name": "Abe Pazos",
737+
"email": "[email protected]",
738+
"link": "http://hamoid.com",
739+
"twitter": "hamoid",
740+
}
741+
]
727742
}
728743
]
729744
}

0 commit comments

Comments
 (0)