Create team.json

This commit is contained in:
Chandan Reddy Akiti
2014-11-26 15:05:39 +05:30
parent c039ce0e31
commit 5dbc490ce5
+11
View File
@@ -0,0 +1,11 @@
{
"teamName": "CodeXCode",
"members": [
{
"name": "Akiti Chandan Reddy",
"twitter": "achandan47",
"koding": "chandan047",
"location": "Chennai, IN"
}
]
}