Skip to content

Commit

Permalink
Add OSMLondon mastodon account
Browse files Browse the repository at this point in the history
  • Loading branch information
harry-wood committed Sep 27, 2023
1 parent 7632700 commit 1494320
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 2 deletions.
5 changes: 3 additions & 2 deletions dist/resources.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"_meta": {
"version": "5.6.0",
"generated": "2023-09-18T16:15:12.147Z",
"generated": "2023-09-27T00:07:30.068Z",
"url": "https://raw.githubusercontent.com/osmlab/osm-community-index/main/dist/resources.json",
"hash": "7b38483693669d156e0d70737d6785d0"
"hash": "ef4520b54c8ab88dde8110854d6e6f2c"
},
"resources": {
"aberdeen-discord": {"id": "aberdeen-discord", "type": "discord", "account": "vY7KBZx2M9", "locationSet": {"include": [[-2.09375, 57.14824]]}, "languageCodes": ["en"], "strings": {"name": "OSM ABZ Discord"}},
Expand Down Expand Up @@ -603,6 +603,7 @@
"ug-facebook": {"id": "ug-facebook", "type": "facebook", "account": "OpenStreetMap-Uganda-863951250327532", "locationSet": {"include": ["ug"]}, "strings": {"community": "OpenStreetMap Uganda", "communityID": "openstreetmapuganda"}},
"ug-twitter": {"id": "ug-twitter", "type": "twitter", "account": "mapuganda", "locationSet": {"include": ["ug"]}, "strings": {"community": "OpenStreetMap Uganda", "communityID": "openstreetmapuganda"}},
"uk-localchapter": {"id": "uk-localchapter", "type": "osm-lc", "locationSet": {"include": ["Q3336843", "Q185086"]}, "languageCodes": ["en"], "order": 3, "strings": {"community": "OpenStreetMap UK", "communityID": "openstreetmapuk", "description": "The official Local Chapter for the UK (including Northern Ireland).", "extendedDescription": "We support OpenStreetMap by holding events, providing community resources, building partnerships, and by spreading the word. Join OpenStreetMap UK here: {signupUrl}", "signupUrl": "https://osmuk.org/become-member/", "url": "https://osmuk.org/"}, "contacts": [{"name": "OpenStreetMap UK", "email": "[email protected]"}]},
"uk-london-mastodon": {"id": "uk-london-mastodon", "type": "mastodon", "locationSet": {"include": [[-0.12, 51.5]]}, "languageCodes": ["en"], "order": 4, "strings": {"name": "OpenStreetMap London on Mastodon", "description": "OpenStreetMap London on Mastodon: {url}", "url": "https://en.osm.town/@OSMLondon"}, "contacts": [{"name": "Harry Wood", "email": "[email protected]"}]},
"uk-london-twitter": {"id": "uk-london-twitter", "type": "twitter", "account": "OSMLondon", "locationSet": {"include": [[-0.12, 51.5]]}, "languageCodes": ["en"], "order": 4, "strings": {"name": "OpenStreetMap London on Twitter", "description": "OpenStreetMap London on Twitter: {url}"}, "contacts": [{"name": "Harry Wood", "email": "[email protected]"}]},
"uk-london-wiki": {"id": "uk-london-wiki", "type": "wiki", "account": "London", "locationSet": {"include": [[-0.12, 51.5]]}, "languageCodes": ["en"], "order": 4, "strings": {"community": "OpenStreetMap London", "communityID": "openstreetmaplondon", "description": "{community} Wiki page"}, "contacts": [{"name": "Harry Wood", "email": "[email protected]"}]},
"uk-loomio": {"id": "uk-loomio", "type": "forum", "locationSet": {"include": ["Q3336843", "Q185086"]}, "languageCodes": ["en"], "order": 2, "strings": {"community": "OpenStreetMap UK", "communityID": "openstreetmapuk", "name": "OpenStreetMap UK on Loomio", "url": "https://www.loomio.org/openstreetmap-uk/"}, "contacts": [{"name": "OpenStreetMap UK", "email": "[email protected]"}]},
Expand Down
3 changes: 3 additions & 0 deletions i18n/en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -934,6 +934,9 @@ en:
uk-localchapter:
description: The official Local Chapter for the UK (including Northern Ireland).
extendedDescription: 'We support OpenStreetMap by holding events, providing community resources, building partnerships, and by spreading the word. Join OpenStreetMap UK here: {signupUrl}'
uk-london-mastodon:
name: OpenStreetMap London on Mastodon
description: 'OpenStreetMap London on Mastodon: {url}'
uk-london-twitter:
name: OpenStreetMap London on Twitter
description: 'OpenStreetMap London on Twitter: {url}'
Expand Down
15 changes: 15 additions & 0 deletions resources/europe/united_kingdom/uk-london-mastodon.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"id": "uk-london-mastodon",
"type": "mastodon",
"locationSet": {"include": [[-0.12, 51.5]]},
"languageCodes": ["en"],
"order": 4,
"strings": {
"name": "OpenStreetMap London on Mastodon",
"description": "OpenStreetMap London on Mastodon: {url}",
"url": "https://en.osm.town/@OSMLondon"
},
"contacts": [
{"name": "Harry Wood", "email": "[email protected]"}
]
}

0 comments on commit 1494320

Please sign in to comment.