Create StackTrace

This commit is contained in:
Rohit Jain
2014-12-04 00:31:07 +05:30
parent bd6433e57c
commit 9634b67d98

22
Teams/StackTrace Normal file
View File

@@ -0,0 +1,22 @@
{
"teamName":"StackTrace",
"members":[
{
"name": "Rohit Jain",
"koding": "ro-29",
"location": "Delhi,India",
"lead":true
},
{
"name":"Priyank Jain",
"koding":"rohanp",
"location": "Delhi,India"
},
{
"name":"Rachel Li",
"koding": "mustuni1",
"location": "Delhi,India"
}
]
}