Skip to content

Commit

Permalink
Merge pull request #427 from nikh050/main
Browse files Browse the repository at this point in the history
added a talk list to the afghanistan comms channels
  • Loading branch information
bhousel authored Mar 26, 2021
2 parents 5fc8f2d + 744b5df commit 1445df3
Show file tree
Hide file tree
Showing 8 changed files with 48 additions and 4 deletions.
9 changes: 9 additions & 0 deletions resources/africa/algeria/osm-dz-forum.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"id": "OSM-dz-forum",
"type": "forum",
"locationSet": {"include": ["dz"]},
"languageCodes": ["en"],
"name": "OpenStreetMap dz forum",
"description": "OpenStreetMap Algeria web forum",
"url": "https://forum.openstreetmap.org/viewforum.php?id=53Local"
}
11 changes: 11 additions & 0 deletions resources/asia/afghanistan/osm-afghanistan-mailinglist.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"id": "OSM-Afghanistan-mailinglist",
"type": "mailinglist",
"locationSet": {"include": ["af"]},
"languageCodes": ["en"],
"name": "OpenStreetMap Afghanistan Mailinglist",
"description": "Talk-af is an Official Mailinglist for the Communities to dicuss matters about Afghanistan",
"url": "https://lists.openstreetmap.org/listinfo/talk-af",
"contacts": [{"name": "Talk-af-owner", "email": "[email protected]"}],
"order": 2
}
10 changes: 10 additions & 0 deletions resources/europe/albania/al-facebook.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"id": "osm-albania-facebook",
"type": "facebook",
"locationSet": {"include": ["al"]},
"languageCodes": ["en"],
"name": "OpenStreetMap Albania",
"description": "Improve OpenStreetMap in Albania",
"url": "https://www.facebook.com/OpenStreetMapAlbania/",
"order": 1
}
2 changes: 1 addition & 1 deletion resources/europe/albania/al-forum.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
{"name": "Jonathan Beliën", "email": "[email protected]"},
{"name": "Amanti Lulo", "email": "[email protected]"}
],
"order": -2
"order": 3
}
3 changes: 2 additions & 1 deletion resources/europe/albania/al-maptime-tirana.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@
"contacts": [
{"name": "Jonathan Beliën", "email": "[email protected]"},
{"name": "Amanti Lulo", "email": "[email protected]"}
]
],
"order": 4
}
11 changes: 11 additions & 0 deletions resources/europe/albania/al-talk.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"id": "OSM-Albania-mailinglist",
"type": "mailinglist",
"locationSet": {"include": ["al"]},
"languageCodes": ["en"],
"name": "OpenStreetMap Albania Mailinglist",
"description": "Talk-af is an Official Mailinglist for the Communities to dicuss matters about Albania",
"url": "https://lists.openstreetmap.org/listinfo/talk-al",
"contacts": [{"name": "Talk-al-owner", "email": "[email protected]"}],
"order": 2
}
3 changes: 2 additions & 1 deletion resources/europe/albania/al-telegram.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@
"contacts": [
{"name": "Jonathan Beliën", "email": "[email protected]"},
{"name": "Amanti Lulo", "email": "[email protected]"}
]
],
"order": 6
}
3 changes: 2 additions & 1 deletion resources/europe/albania/al-twitter.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
"languageCodes": ["en", "sq"],
"name": "OpenStreetMap Albania Twitter",
"description": "Follow us on Twitter at {url}",
"url": "https://twitter.com/Osm_Albania"
"url": "https://twitter.com/Osm_Albania",
"order": 5
}

0 comments on commit 1445df3

Please sign in to comment.