Skip to content

Commit

Permalink
Update OSM IN
Browse files Browse the repository at this point in the history
Added telegram,wiki,forum,website,youtube,github. Rearrange PU mailing list
  • Loading branch information
naveenpf committed Nov 30, 2018
1 parent 4a82a71 commit 66e8294
Show file tree
Hide file tree
Showing 7 changed files with 57 additions and 1 deletion.
10 changes: 10 additions & 0 deletions resources/asia/india/osm-india-forum.json
@@ -0,0 +1,10 @@
{
"id": "osm-india-forum",
"featureId": "india_full",
"type": "forum",
"countryCodes": ["in"],
"name": "OpenStreetMap India forum",
"description": "OpenStreetMap India web forum",
"url": "https://forum.openstreetmap.org/viewforum.php?id=65",
"contacts": [{"name": "OpenStreetMap India", "email": "openstreetmapindia@gmail.com"}]
}
9 changes: 9 additions & 0 deletions resources/asia/india/osm-india-github.json
@@ -0,0 +1,9 @@
{
"id": "osm-india-github",
"featureId": "india_full",
"type": "github",
"name": "OpenStreetMap India Github",
"description": "Would like to code for us: {url}",
"url": "https://github.com/osm-in",
"contacts": [{"name": "Naveen Francis", "email": "naveenpf@gmail.com"}]
}
9 changes: 9 additions & 0 deletions resources/asia/india/osm-india-telegram.json
@@ -0,0 +1,9 @@
{
"id": "osm-india-telegram",
"featureId": "india_full",
"type": "telegram",
"name": "OpenStreetMap India Telegram",
"description": "Join our family: {url}",
"url": "https://t.me/OSMIndia",
"contacts": [{"name": "Naveen Francis", "email": "naveenpf@gmail.com"}]
}
10 changes: 10 additions & 0 deletions resources/asia/india/osm-india-website.json
@@ -0,0 +1,10 @@
{
"id": "osm-india-website",
"featureId": "india",
"type": "group",
"name": "OpenStreetMap India",
"countryCodes": ["in"],
"description": "Mappers and OpenStreetMap users in India",
"url": "https://openstreetmap.in/",
"contacts": [{"name": " OpenStreetMap India", "email": "openstreetmapindia@gmail.com"}]
}
9 changes: 9 additions & 0 deletions resources/asia/india/osm-india-wiki.json
@@ -0,0 +1,9 @@
{
"id": "osm-india-wiki",
"featureId": "india_full",
"type": "wikiproject",
"name": "OpenStreetMap India Wikiproject",
"description": "Wikiproject: {url}",
"url": "https://wiki.openstreetmap.org/wiki/WikiProject_India",
"contacts": [{"name": "Naveen Francis", "email": "naveenpf@gmail.com"}]
}
9 changes: 9 additions & 0 deletions resources/asia/india/osm-india-youtube.json
@@ -0,0 +1,9 @@
{
"id": "osm-india-youtube",
"featureId": "india_full",
"type": "youtube",
"name": "OpenStreetMap India Youtube",
"description": "Subscribe our channel: {url}",
"url": "https://www.youtube.com/channel/UCu5sKaPU04x0RJkgGkoFORw",
"contacts": [{"name": "Naveen Francis", "email": "naveenpf@gmail.com"}]
}
@@ -1,5 +1,5 @@
{
"id": "OSM-India-Puducherry-Mailing-List",
"id": "OSM-Puducherry-Mailing-List",
"featureId": "india_puducherry",
"type": "mailinglist",
"name": "Free Software Hardware Movement - Mailing List",
Expand Down

0 comments on commit 66e8294

Please sign in to comment.