rubyberlin / code-of-conduct

http://rubyberlin.github.io/code-of-conduct/
83 stars 182 forks source link

Add Hashtag Field to Supporters #150

Open hagenburger opened 6 years ago

hagenburger commented 6 years ago

As seen in #149, hashtags might be useful as an additional field for each event.

Suggested format:

{
  "usergroups": [
    {
      "name": "ThoughtWorks Tech Talks NYC Meetup",
      "city": "New York",
      "country": "USA",
      "link": "https://www.meetup.com/ThoughtWorks-Tech-Talks-NYC/",
      "hashtag": "ThoughtWorksNYC",
      "contacts": []
    }
  ]
}

Which links to https://twitter.com/search?q=%23ThoughtWorksNYC.