Skip to content

Commit ec07893

Browse files
committed
Merge pull request #92 from hamoid/patch-2
Fix CreativeCodeBerlin twitter, add SonicCodeSessions
2 parents b914192 + 660ffdf commit ec07893

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

data/supporters.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@
339339
"city": "Berlin",
340340
"country": "Germany",
341341
"link": "https://groups.google.com/forum/#!forum/creativecodeberlin",
342-
"twitter": "P5Jam",
342+
"twitter": "creativeCodeBLN",
343343
"contacts": [
344344
{
345345
"name": "Rachel Uwa",
@@ -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)