Skip to content

Commit 2504b23

Browse files
PragTobhagenburger
authored andcommitted
Merge pull request #102 from bruderstein/web-hh
Add Web HH
2 parents 7141f86 + c6f3f39 commit 2504b23

File tree

1 file changed

+108
-0
lines changed

1 file changed

+108
-0
lines changed

data/supporters.json

Lines changed: 108 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -804,6 +804,114 @@
804804
"email": "[email protected]"
805805
}
806806
]
807+
},
808+
{
809+
"name": "React.HH",
810+
"city": "Hamburg",
811+
"country": "Germany",
812+
"link": "http://www.meetup.com/de-DE/Hamburg-React-js-Meetup/",
813+
"twitter": "reacthh",
814+
"contacts": [
815+
{
816+
"name": "Dave Brotherstone",
817+
"phone": "+49 177 5548569",
818+
"email": "[email protected]",
819+
"twitter": "bruderstein"
820+
},
821+
{
822+
"name": "Rebecca Spindler",
823+
"phone": "+49 170 9322635",
824+
"email": "[email protected]",
825+
"twitter": "beccspin"
826+
},
827+
{
828+
"name": "Leonard Koch",
829+
"email": "[email protected]",
830+
"twitter": "LeonardKoch_"
831+
}
832+
]
833+
},
834+
{
835+
"name": "node.HH",
836+
"city": "Hamburg",
837+
"country": "Germany",
838+
"link": "http://www.meetup.com/de-DE/node-HH/",
839+
"twitter": "NodeHamburg",
840+
"contacts": [
841+
{
842+
"name": "Gregor Elke",
843+
"phone": "+49 174 2100996",
844+
"email": "[email protected]",
845+
"twitter": "greelgorke"
846+
}
847+
]
848+
},
849+
{
850+
"name": "decode hamburg",
851+
"city": "Hamburg",
852+
"country": "Germany",
853+
"link": "https://www.meetup.com/decode-hh/",
854+
"twitter": "decodehh",
855+
"contacts": [
856+
{
857+
"name": "Martin Schuhfuss",
858+
"phone": "+49 172 5188 662",
859+
"email": "[email protected]",
860+
"twitter": "usefulthink"
861+
},
862+
{
863+
"name": "Felicitas Kugland",
864+
"email": "[email protected]",
865+
"twitter": "kotzendekrabbe"
866+
}
867+
]
868+
},
869+
{
870+
"name": "HH.JS",
871+
"city": "Hamburg",
872+
"country": "Germany",
873+
"link": "http://www.meetup.com/hamburg-js/",
874+
"twitter": "hhjs",
875+
"contacts": [
876+
{
877+
"name": "Martin Kleppe",
878+
"phone": "+49 178 236 53 40",
879+
"email": "[email protected]",
880+
"twitter": "aemkei"
881+
},
882+
{
883+
"name": "Felicitas Kugland",
884+
"email": "[email protected]",
885+
"twitter": "kotzendekrabbe"
886+
},
887+
{
888+
"name": "Rebecca Spindler",
889+
"phone": "+49 170 9322635",
890+
"email": "[email protected]",
891+
"twitter": "beccspin"
892+
},
893+
{
894+
"name": "Daniel Dembach",
895+
"phone": "+49 151 22962186",
896+
"email": "[email protected]",
897+
"twitter": "dmbch"
898+
}
899+
]
900+
},
901+
{
902+
"name": "CouchDB Meetup Hamburg",
903+
"city": "Hamburg",
904+
"country": "Germany",
905+
"link": "http://www.meetup.com/CouchDB-Meetup-Hamburg/",
906+
"twitter": "HamburgCouchDB",
907+
"contacts": [
908+
{
909+
"name": "Klaus Trainer",
910+
"phone": "+49 1577 7855886",
911+
"email": "[email protected]",
912+
"twitter": "KlausTrainer"
913+
}
914+
]
807915
}
808916
]
809917
}

0 commit comments

Comments
 (0)