Skip to content

Commit

Permalink
Merge pull request #318 from Firefishy/add-za-entries
Browse files Browse the repository at this point in the history
Add South Africa twitter + list
  • Loading branch information
bhousel committed Jan 3, 2020
2 parents 0fab284 + 00a7a86 commit 21255ae
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
11 changes: 11 additions & 0 deletions resources/africa/south_africa/osm-za-twitter.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"id": "osm-za-twitter",
"type": "twitter",
"includeLocations": ["za"],
"countryCodes": ["za"],
"languageCodes": ["en"],
"name": "OpenStreetMap South Africa on Twitter",
"description": "Follow us on Twitter: {url}",
"url": "https://twitter.com/OpenStreetMapZA",
"contacts": [{"name": "Grant Slater", "email": "osm@firefishy.com"}]
}
11 changes: 11 additions & 0 deletions resources/africa/south_africa/talk-za.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"id": "talk-za",
"type": "mailinglist",
"includeLocations": ["za"],
"countryCodes": ["za"],
"languageCodes": ["en"],
"name": "Talk-za Mailing List",
"description": "Talk-za is the official mailing list for South African OSM community.",
"url": "https://lists.openstreetmap.org/listinfo/talk-za",
"contacts": [{"name": "Grant Slater", "email": "osm@firefishy.com"}]
}

0 comments on commit 21255ae

Please sign in to comment.