Skip to content

Commit 39c6408

Browse files
committed
Merge pull request #138 from gassc/patch-1
Update chapters.json
2 parents 5f74d0c + d38dadc commit 39c6408

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

_data/chapters.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1142,5 +1142,32 @@
11421142
]
11431143
}
11441144
}
1145+
{
1146+
"type": "Feature",
1147+
"properties": {
1148+
"location": "Pittsburgh, Pennsylvania",
1149+
"title": "MaptimePittsburgh",
1150+
"twitter": "maptimePGH",
1151+
"organizers": [
1152+
{
1153+
"name": "Matt Mercurio",
1154+
"twitter": "Geologistatlarg"
1155+
}
1156+
{
1157+
"name": "Christian Gass",
1158+
"twitter": "GassChristianB"
1159+
}
1160+
],
1161+
"meetup": "http://www.meetup.com/Open-Pittsburgh-our-Regions-Code-for-America-Brigade/",
1162+
"comingSoon": true
1163+
},
1164+
"geometry": {
1165+
"type": "Point",
1166+
"coordinates": [
1167+
-80.01093864440918,
1168+
40.441603038389076
1169+
]
1170+
}
1171+
}
11451172
]
11461173
}

0 commit comments

Comments
 (0)