Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 'mySociety Limited' (community contribution) #2225

Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
23 changes: 23 additions & 0 deletions companies/mysociety.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"slug": "mysociety",
"relevant-countries": [
"gb"
],
"name": "mySociety Limited",
"runs": [
"TheyWorkForYou",
"WriteToThem",
"FixMyStreet",
"WhatDoTheyKnow",
"TICTeC"
],
"address": "℅ mySociety\n483 Green Lanes\nLONDON\nN13 4BS\nUNITED KINGDOM",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [recordlint] <end-address-in-country> reported by reviewdog 🐶
Last line of address (UNITED KINGDOM) is not a country.

We've decided on specific variations for these countries:

  • United States of America
  • The Netherlands
  • Republic of Singapore

"email": "hello@mysociety.org",
"webform": "http://mysociety.org/contact/",
"web": "http://www.mysociety.org",
"suggested-transport-medium": "webform",
"quality": "verified",
"sources": [
"https://github.com/datenanfragen/data/pull/2225"
]
}