removed duplicate

This commit is contained in:
Rohan Pandit
2014-12-02 23:45:34 -05:00
parent f3d09174b0
commit cddbea5479
2 changed files with 0 additions and 28 deletions

View File

@@ -1,7 +0,0 @@
#Hello
##The Team
##Skillz
##Project

View File

@@ -1,21 +0,0 @@
{
"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"
}
]
}