Merge pull request #341 from mrjumpy/master

open IT PR
This commit is contained in:
Senthil Arivudainambi
2014-11-26 17:45:03 -08:00
2 changed files with 40 additions and 0 deletions

10
Teams/openIT/ABOUT.md Normal file
View File

@@ -0,0 +1,10 @@
Open IT
================
We love hackathon, and we won the hackathon twice in Taiwan.
We're creative, and we focus on user story.
We want to make things different. We don't make shit.
What I am going to do?
=======
We have some ideas about theme 1. It will be cool and fun.

30
Teams/openIT/team.json Normal file
View File

@@ -0,0 +1,30 @@
{
"teamName" : "open IT",
"members" :[{
"name" : "Will You",
"twitter" : "mrjumpyyy",
"koding" : "willyou",
"location" : "Taipei, TW"
}, {
"name" : "Ivan Wu",
"twitter" : "invictusegg",
"koding" : "invictusivan",
"location" : "Taipei, TW"
}, {
"name" : "EdwardKung",
"twitter" : "edwardsstep9",
"koding" : "edwardsstep9",
"location" : "Taipei, TW",
"lead" : true
}, {
"name" : "Joe Chou",
"twitter" : "dontpkme",
"koding" : "dontpkme993",
"location" : "Taipei, TW"
}, {
"name" : "Chia-Hung, Chu",
"twitter" : "apig1026",
"koding" : "apig1026",
"location" : "Taipei, TW"
}]
}