Merge pull request #516 from rohanpandit/master

0x1A4
This commit is contained in:
Nitin Gupta
2014-11-29 16:38:25 -08:00
2 changed files with 28 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
#Hello
##About
##Skillz
##Project
+21
View File
@@ -0,0 +1,21 @@
{
"teamName":"0x1A4",
"members":[
{
"name": "Sashank Thupukari",
"koding": "sthupukari",
"location": "Herndon, US",
"lead":true
},
{
"name":"Rohan Pandit",
"koding":"rohanp",
"location": "Herndon, US",
},
{
"name":"Rachel Li",
"koding": "mustuni1",
"location": "Herndon, US"
}
]
}