Skip to content

Commit

Permalink
Fix #136, replaced urls
Browse files Browse the repository at this point in the history
  • Loading branch information
anmol committed Oct 3, 2018
1 parent 72bbbc7 commit 1c3e16c
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions resources/europe/denmark/dk-irc.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"countryCodes": ["dk"],
"languageCodes": ["da"],
"description": "Join #osm-dk on irc.oftc.net (port 6667)",
"url": "https://irc.openstreetmap.org/?chan=osm-dk",
"url": "https://webchat.oftc.net/?channels=osm-dk",
"contacts": [
{"name": "Talk-dk-owner", "email": "[email protected]"}
]
}
}
4 changes: 2 additions & 2 deletions resources/europe/finland/fi-irc.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
"countryCodes": ["fi"],
"languageCodes": ["fi"],
"description": "Join #osm-fi on irc.oftc.net (port 6667)",
"url": "https://irc.openstreetmap.org/?chan=osm-fi",
"url": "https://webchat.oftc.net/?channels=osm-fi",
"contacts": [
{
"name": "Talk-fi administrator",
"email": "[email protected]"
}
]
}
}
4 changes: 2 additions & 2 deletions resources/europe/france/fr-irc.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"countryCodes": ["fr"],
"languageCodes": ["fr"],
"description": "Join #osm-fr on irc.oftc.net (port 6667)",
"url": "https://irc.openstreetmap.org/?chan=osm-fr",
"url": "https://webchat.oftc.net/?channels=osm-fr",
"contacts": [
{"name": "OpenStreetMap France", "email": "[email protected]"}
]
}
}
4 changes: 2 additions & 2 deletions resources/europe/germany/de-irc.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"countryCodes": ["de"],
"languageCodes": ["de"],
"description": "Join #osm-de on irc.oftc.net (port 6667)",
"url": "https://irc.openstreetmap.org/?chan=osm-de",
"url": "https://webchat.oftc.net/?channels=osm-de",
"contacts": [{"name": "FOSSGIS e.V.", "email": "[email protected]"}]
}
}
4 changes: 2 additions & 2 deletions resources/europe/italy/it-irc.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
"countryCodes": ["it"],
"languageCodes": ["it"],
"description": "Join #osm-it on irc.oftc.net (port 6667)",
"url": "https://irc.openstreetmap.org/?chan=osm-it",
"url": "https://webchat.oftc.net/?channels=osm-it",
"contacts": [
{"name": "Simone Cortesi", "email": "[email protected]"},
{"name": "Stefano", "email": "[email protected]"},
{"name": "Alessandro Palmas", "email": "[email protected]"}
]
}
}
4 changes: 2 additions & 2 deletions resources/europe/sweden/se-irc.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"countryCodes": ["se"],
"languageCodes": ["sv"],
"description": "Join #osm.se on irc.oftc.net (port 6667)",
"url": "https://irc.openstreetmap.org/?chan=osm.se",
"url": "https://webchat.oftc.net/?channels=osm.se",
"contacts": [
{"name": "Talk-se-owner", "email": "[email protected]"}
]
}
}
4 changes: 2 additions & 2 deletions resources/europe/united_kingdom/uk-irc.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
"languageCodes": ["en", "cy"],
"description": "Join #osm-gb on irc.oftc.net (port 6667)",
"extendedDescription": "Join #osm-gb on irc.oftc.net (port 6667), please be patient and wait for a few minutes if you ask a question",
"url": "https://irc.openstreetmap.org/?chan=osm-gb",
"url": "https://webchat.oftc.net/?channels=osm-gb",
"contacts": [
{
"name": "UK mailing list",
"email": "[email protected]"
}
]
}
}
4 changes: 2 additions & 2 deletions resources/south-america/argentina/OSM-AR-irc.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
"languageCodes": ["es"],
"description": "Join #osm-ar on irc.oftc.net (port 6667)",
"extendedDescription": "You may find the most geeky user in the community.",
"url": "https://irc.openstreetmap.org/?chan=osm-ar",
"url": "https://webchat.oftc.net/?channels=osm-ar",
"contacts": [
{
"name": "OpenStreetMap Argentina",
"email": "[email protected]"
}
]
}
}

0 comments on commit 1c3e16c

Please sign in to comment.