Skip to content

Commit

Permalink
Switch "gb" to use "Q3336843" (UK countries excl. BOTS)
Browse files Browse the repository at this point in the history
  • Loading branch information
bhousel committed Jul 7, 2021
1 parent 0ec032e commit b072c9a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 12 deletions.
2 changes: 1 addition & 1 deletion resources/europe/united_kingdom/uk-irc.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "gb-irc",
"type": "irc",
"account": "osm-gb",
"locationSet": {"include": ["gb"]},
"locationSet": {"include": ["Q3336843"]},
"languageCodes": ["cy", "en"],
"order": 2,
"strings": {
Expand Down
10 changes: 1 addition & 9 deletions resources/europe/united_kingdom/uk-localchapter.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,7 @@
"id": "uk-localchapter",
"type": "osm-lc",
"locationSet": {
"include": [
"GB-ENG",
"GB-NIR",
"GB-SCT",
"GB-WLS",
"JE",
"GG",
"IM"
]
"include": ["Q3336843", "Q185086"]
},
"languageCodes": ["en"],
"order": 3,
Expand Down
2 changes: 1 addition & 1 deletion resources/europe/united_kingdom/uk-mailinglist.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "gb-mailinglist",
"type": "mailinglist",
"account": "talk-gb",
"locationSet": {"include": ["gb"]},
"locationSet": {"include": ["Q3336843"]},
"languageCodes": ["en"],
"order": 4,
"strings": {
Expand Down
2 changes: 1 addition & 1 deletion resources/europe/united_kingdom/uk-twitter.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "uk-twitter",
"type": "twitter",
"account": "osmuk",
"locationSet": {"include": ["gb"]},
"locationSet": {"include": ["Q3336843"]},
"languageCodes": ["en"],
"order": 2,
"strings": {"community": "OpenStreetMap UK"},
Expand Down

0 comments on commit b072c9a

Please sign in to comment.