Create Team.json

This commit is contained in:
Saiful Islam
2014-11-26 05:32:45 -08:00
parent 2c37b1e4d1
commit 183f5ceb73
+11
View File
@@ -0,0 +1,11 @@
{
"teamName": "DevPro",
"members": [
{
"name": "Saiful Islam",
"twitter": "saifulapm",
"koding": "saifulapm",
"location": "Rajshahi, BD"
}
]
}