Skip to content

Commit

Permalink
Merge branch 'osmlondon_mastodon' of github.com:harry-wood/osm-commun…
Browse files Browse the repository at this point in the history
…ity-index into harry-wood-osmlondon_mastodon
  • Loading branch information
bhousel committed Dec 21, 2023
2 parents 0631f69 + 1494320 commit 9acdb18
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 0 deletions.
1 change: 1 addition & 0 deletions dist/resources.json
Original file line number Diff line number Diff line change
Expand Up @@ -605,6 +605,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": "board@osmuk.org"}]},
"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": "mail@harrywood.co.uk"}]},
"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": "mail@harrywood.co.uk"}]},
"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": "mail@harrywood.co.uk"}]},
"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": "board@osmuk.org"}]},
Expand Down
3 changes: 3 additions & 0 deletions i18n/en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -937,6 +937,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": "mail@harrywood.co.uk"}
]
}

0 comments on commit 9acdb18

Please sign in to comment.