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

IRC Link missing #178

Closed
Flexmaen opened this issue Aug 29, 2018 · 2 comments
Closed

IRC Link missing #178

Flexmaen opened this issue Aug 29, 2018 · 2 comments
Labels
good first issue Good for newcomers

Comments

@Flexmaen
Copy link

IRC is missing here.
The site tells me to report missing things here. ;)

osm_irc_missing

@bhousel
Copy link
Member

bhousel commented Sep 27, 2018

Task here would be to:

  1. create a new resource file resources/world/OSM-IRC.json:
{
  "id": "OSM-IRC",
  "type": "irc",
  "languageCodes": ["en"],
  "name": "OpenStreetMap IRC",
  "description": "Join #osm on irc.oftc.net (port 6667)",
  "url": "https://webchat.oftc.net/?channels=osm",
  "contacts": [{"name": "Harry Wood", "email": "mail@harrywood.co.uk"}]
}
  1. run npm run build to ensure that checks pass and regenerate built files

If all looks good, submit a Pull Request. Thanks!

(I'm assuming @harry-wood is ok with being listed as the contact for this resource - let me know if that's not the case)

@harry-wood
Copy link
Contributor

I can be the contact, or folks like @iandees @systemed might be better (They have special IRC powers)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants