From 46ece87c6a6e0f5e830677940b5219238da7131e Mon Sep 17 00:00:00 2001 From: Will Date: Wed, 26 Nov 2014 23:31:48 +0800 Subject: [PATCH 1/5] Added team info --- Teams/openIT/team.json | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 Teams/openIT/team.json diff --git a/Teams/openIT/team.json b/Teams/openIT/team.json new file mode 100644 index 0000000..7374993 --- /dev/null +++ b/Teams/openIT/team.json @@ -0,0 +1,40 @@ +{ + "teamName" : "open IT", + "members" : + [ + { + "name" : "Will You", + "twitter" : "mrjumpyyy", + "koding" : "willyou", + "location" : "Taipei, TW", + "lead" : false + }, + { + "name": "Ivan Wu", + "twitter": "invictusegg", + "koding": "invictusivan", + "location": "Taipei, TW", + "lead": false + }, + { + "name": "EdwardKung", + "twitter": "edwardsstep9", + "koding": "edwardsstep9", + "location": "Taipei, TW", + "lead": true + }, + { + "name": "Joe Chou", + "twitter": "dontpkme", + "koding": "dontpkme993", + "location": "Taipei, TW" + }, + { + "name": "Asip Yang", + "twitter": "None", + "koding": "asip", + "location": "Taipei, TW" + } + + ] +} From 609992790667e202e25514714c546cc2612aeca5 Mon Sep 17 00:00:00 2001 From: Will Date: Wed, 26 Nov 2014 23:33:33 +0800 Subject: [PATCH 2/5] Update team.json --- Teams/openIT/team.json | 68 +++++++++++++++++++----------------------- 1 file changed, 30 insertions(+), 38 deletions(-) diff --git a/Teams/openIT/team.json b/Teams/openIT/team.json index 7374993..7558998 100644 --- a/Teams/openIT/team.json +++ b/Teams/openIT/team.json @@ -1,40 +1,32 @@ { - "teamName" : "open IT", - "members" : - [ - { - "name" : "Will You", - "twitter" : "mrjumpyyy", - "koding" : "willyou", - "location" : "Taipei, TW", - "lead" : false - }, - { - "name": "Ivan Wu", - "twitter": "invictusegg", - "koding": "invictusivan", - "location": "Taipei, TW", - "lead": false - }, - { - "name": "EdwardKung", - "twitter": "edwardsstep9", - "koding": "edwardsstep9", - "location": "Taipei, TW", - "lead": true - }, - { - "name": "Joe Chou", - "twitter": "dontpkme", - "koding": "dontpkme993", - "location": "Taipei, TW" - }, - { - "name": "Asip Yang", - "twitter": "None", - "koding": "asip", - "location": "Taipei, TW" - } - - ] + "teamName" : "open IT", + "members" :[{ + "name" : "Will You", + "twitter" : "mrjumpyyy", + "koding" : "willyou", + "location" : "Taipei, TW", + "lead" : false + }, { + "name" : "Ivan Wu", + "twitter" : "invictusegg", + "koding" : "invictusivan", + "location" : "Taipei, TW", + "lead" : false + }, { + "name" : "EdwardKung", + "twitter" : "edwardsstep9", + "koding" : "edwardsstep9", + "location" : "Taipei, TW", + "lead" : true + }, { + "name" : "Joe Chou", + "twitter" : "dontpkme", + "koding" : "dontpkme993", + "location" : "Taipei, TW" + }, { + "name" : "Asip Yang", + "twitter" : "None", + "koding" : "asip", + "location" : "Taipei, TW" + }] } From a7e79848f04df913be6b9513a6b7cdc7682abddd Mon Sep 17 00:00:00 2001 From: Will Date: Wed, 26 Nov 2014 23:52:17 +0800 Subject: [PATCH 3/5] About us --- Teams/openIT/ABOUT.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Teams/openIT/ABOUT.md diff --git a/Teams/openIT/ABOUT.md b/Teams/openIT/ABOUT.md new file mode 100644 index 0000000..f520a8d --- /dev/null +++ b/Teams/openIT/ABOUT.md @@ -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. From f36fcd247146ba928da152367d07101e9256a75c Mon Sep 17 00:00:00 2001 From: Will Date: Wed, 26 Nov 2014 23:53:53 +0800 Subject: [PATCH 4/5] Update team.json --- Teams/openIT/team.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Teams/openIT/team.json b/Teams/openIT/team.json index 7558998..c1566aa 100644 --- a/Teams/openIT/team.json +++ b/Teams/openIT/team.json @@ -24,9 +24,9 @@ "koding" : "dontpkme993", "location" : "Taipei, TW" }, { - "name" : "Asip Yang", - "twitter" : "None", - "koding" : "asip", + "name" : "Chia-Hung, Chu", + "twitter" : "apig1026", + "koding" : "apig1026", "location" : "Taipei, TW" }] } From 321e5413fa827470d07a68e5ce6817e5cdb0b268 Mon Sep 17 00:00:00 2001 From: Will Date: Thu, 27 Nov 2014 09:43:23 +0800 Subject: [PATCH 5/5] remove lead:false --- Teams/openIT/team.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Teams/openIT/team.json b/Teams/openIT/team.json index c1566aa..e62f41f 100644 --- a/Teams/openIT/team.json +++ b/Teams/openIT/team.json @@ -4,14 +4,12 @@ "name" : "Will You", "twitter" : "mrjumpyyy", "koding" : "willyou", - "location" : "Taipei, TW", - "lead" : false + "location" : "Taipei, TW" }, { "name" : "Ivan Wu", "twitter" : "invictusegg", "koding" : "invictusivan", - "location" : "Taipei, TW", - "lead" : false + "location" : "Taipei, TW" }, { "name" : "EdwardKung", "twitter" : "edwardsstep9",