From e90620c0ae000d06ffe1d94cf13aec020eca218f Mon Sep 17 00:00:00 2001 From: Rohan Pandit Date: Sat, 29 Nov 2014 16:00:18 -0500 Subject: [PATCH 1/2] Create team.json --- Teams/helloworld/team.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 Teams/helloworld/team.json diff --git a/Teams/helloworld/team.json b/Teams/helloworld/team.json new file mode 100644 index 0000000..fa25c82 --- /dev/null +++ b/Teams/helloworld/team.json @@ -0,0 +1,21 @@ +{ + "teamName": "helloworld", + "members": [ + { + "name": "Rohan Pandit", + "koding": "rohanp", + "location": "Herndon, US" + }, + { + "name": "Sashank Thupukari", + "koding": "sthupukari", + "location": "Herndon, US", + "lead": true + }, + { + "name": "Rachel Li", + "koding": "mustuni1", + "location": "Herndon, US" + } + ] +} From 5d84557432329906106b6f01adcf95d382078809 Mon Sep 17 00:00:00 2001 From: Rohan Pandit Date: Sat, 29 Nov 2014 16:00:58 -0500 Subject: [PATCH 2/2] Create ABOUT.md --- Teams/helloworld/ABOUT.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Teams/helloworld/ABOUT.md diff --git a/Teams/helloworld/ABOUT.md b/Teams/helloworld/ABOUT.md new file mode 100644 index 0000000..2c98d8f --- /dev/null +++ b/Teams/helloworld/ABOUT.md @@ -0,0 +1,7 @@ +#Hello + +##The Team + +##Skillz + +##Project