Skip to content

Commit

Permalink
Merge branch 'Open-SGF-add-opensgf-brigade'
Browse files Browse the repository at this point in the history
  • Loading branch information
fritzjooste committed Jan 25, 2021
2 parents c7ae751 + d34fa20 commit cc71e17
Showing 1 changed file with 34 additions and 10 deletions.
44 changes: 34 additions & 10 deletions organizations.json
Original file line number Diff line number Diff line change
Expand Up @@ -5754,14 +5754,14 @@
"website": "https://opencolumbiaco.org",
"city": "Columbia County PA",
"location": {
"city": "Berwick",
"state": "PA",
"country": "USA",
"continent": "North America",
"coordinates": {
"latitude": "41.0545",
"longitude": "-76.2333"
}
"city": "Berwick",
"state": "PA",
"country": "USA",
"continent": "North America",
"coordinates": {
"latitude": "41.0545",
"longitude": "-76.2333"
}
},
"events_url": "https://www.meetup.com/open-columbia-co/",
"rss": "",
Expand All @@ -5770,14 +5770,38 @@
"latitude": "41.0545",
"longitude": "-76.2333",
"tags": [
"Brigade",
"Official"
"Brigade",
"Official"
],
"social_profiles": {
"twitter": "@OpenColumbiaCo",
"facebook": "https://www.facebook.com/openColumbiaCounty",
"instagram": "https://www.instagram.com/opencolumbiaco/",
"slack": "opencolumbiacounty.slack.com"
}
},
{
"name": "Open SGF",
"website": "https://opensgf.org",
"city": "Springfield, MO",
"location": {
"city": "Springfield",
"state": "Missouri",
"country": "USA",
"continent": "North America",
"coordinates": {
"latitude": "37.2090",
"longitude": "93.2923"
}
},
"events_url": "https://www.meetup.com/open-sgf",
"projects_list_url": "https://github.com/Open-SGF",
"latitude": "37.2090",
"longitude": "93.2923",
"tags": [
"Brigade",
"Code for America",
"Official"
]
}
]

0 comments on commit cc71e17

Please sign in to comment.