Skip to content

Commit

Permalink
Update OSM RDC resources, add local chapter
Browse files Browse the repository at this point in the history
(re: #482)
  • Loading branch information
bhousel committed Aug 17, 2021
1 parent dda8f16 commit 13dd59d
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 3 deletions.
16 changes: 16 additions & 0 deletions resources/africa/congo/cd-chapter.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"id": "cd-chapter",
"type": "osm-lc",
"locationSet": {"include": ["cd"]},
"languageCodes": ["en", "fr"],
"strings": {
"community": "OpenStreetMap RDC",
"name": "OpenStreetMap RDC",
"description": "From one street to another, let's map our country...",
"extendedDescription": "We are passionate about the OSM project, sharing some of our time to make the project known to others. We are still too few, join us!",
"url": "http://openstreetmap.cd/"
},
"contacts": [
{"name": "OpenStreetMap RDC", "email": "[email protected]"}
]
}
2 changes: 1 addition & 1 deletion resources/africa/congo/cd-facebook-osm.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"type": "facebook",
"account": "OpenStreetMap.RDC",
"locationSet": {"include": ["cd"]},
"languageCodes": ["en"],
"languageCodes": ["en", "fr"],
"strings": {"community": "OpenStreetMap RDC"}
}
2 changes: 1 addition & 1 deletion resources/africa/congo/cd-talk-osm.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"type": "mailinglist",
"account": "talk-cd",
"locationSet": {"include": ["cd"]},
"languageCodes": ["en"],
"languageCodes": ["en", "fr"],
"strings": {"community": "OpenStreetMap RDC"}
}
2 changes: 1 addition & 1 deletion resources/africa/congo/cd-twitter-osm.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"type": "twitter",
"account": "OSM_CD",
"locationSet": {"include": ["cd"]},
"languageCodes": ["en"],
"languageCodes": ["en", "fr"],
"strings": {"community": "OpenStreetMap RDC"}
}

0 comments on commit 13dd59d

Please sign in to comment.