Skip to content

Commit

Permalink
[community] Add tw/hackingthursday
Browse files Browse the repository at this point in the history
  • Loading branch information
sufuf3 committed Mar 7, 2018
1 parent 9615d52 commit 8d2d5ac
Showing 1 changed file with 43 additions and 0 deletions.
43 changes: 43 additions & 0 deletions community/tw/hackingthursday/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"name": "hackingthursday",
"title": "Hacking Thursday Taiwan",
"description": "Found for peer learning in engineering and business for hackers, Hacking Thursday, abbreviated H4, is a non-profit organization that hosts on every Thursday, and that only raise fund from co-organizers and attendees.",
"countrycode": "tw",
"city": "Taipei",
"homepage": "http://www.hackingthursday.org/",
"keywords": [
"engineering",
"hackers"
],
"registration": {
"type": "meetup",
"url": "https://www.meetup.com/hackingthursday"
},
"repository": {
"type": "git",
"url": "https://github.com/hacking-thursday"
},
"chat": [
{
"type": "telegram",
"urls": [
"https://t.me/hackingday",
"https://t.me/HackingThursday"
]
},
{
"type": "google",
"urls": [
"http://groups.google.com/group/hackingthursday"
]
}
],
"social-media": [
{
"type": "facebook",
"urls": [
"https://www.facebook.com/groups/hackingday/"
]
}
]
}

0 comments on commit 8d2d5ac

Please sign in to comment.