Create team.json

This commit is contained in:
Prajogo Tio
2014-11-26 18:06:26 +08:00
parent 6bab1b91ea
commit 50e39a0f39
+10
View File
@@ -0,0 +1,10 @@
{
"teamName": "pqrstu",
"members": [
{
"name": "Prajogo Tio",
"koding": "prajogo",
"location": "Singapore, 65"
},
]
}